changed a bit

This commit is contained in:
Jukka Aho
2015-06-20 20:46:53 +03:00
parent 6044905712
commit 56a1c795ba
+1
View File
@@ -75,6 +75,7 @@ function test_print()
close(fil)
end
#@test lines_with_print == Dict()
println("number of lines with print", length(lines_with_print))
@test length(lines_with_print) == 0
end
test_print()