small changes to test_solver

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