mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-09-18 01:31:31 +00:00
changed a bit
This commit is contained in:
+1
-1
@@ -75,7 +75,7 @@ function test_print()
|
||||
close(fil)
|
||||
end
|
||||
#@test lines_with_print == Dict()
|
||||
println("number of lines with print", length(lines_with_print))
|
||||
println("number of lines with print = ", length(lines_with_print))
|
||||
@test length(lines_with_print) == 0
|
||||
end
|
||||
test_print()
|
||||
|
||||
Reference in New Issue
Block a user