small changes to test_solver

This commit is contained in:
Olli Väinölä
2015-12-03 13:37:05 +02:00
parent 8f2a818dfa
commit 0bc9d27ffc
+2
View File
@@ -49,4 +49,6 @@ function test_linearsolver()
@test isapprox(T, 100.0)
end
test_basic()
end