Skip to content

Commit

Permalink
minor moving the quickfactor tests
Browse files Browse the repository at this point in the history
  • Loading branch information
davidedc committed Sep 9, 2016
1 parent 5e5777b commit 8b4fe97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run-tests.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ test_low_level = ->
test_mroot()
test_dependencies()
test_assignments()
test_quickfactor()

selftest = ->
test_low_level()
Expand Down Expand Up @@ -102,6 +101,7 @@ selftest = ->
test_eigen()
test_shape()
mini_test()
test_quickfactor()
test_integral()
test_roots()

Expand Down

0 comments on commit 8b4fe97

Please sign in to comment.