We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 904d153 commit 47ac2a7Copy full SHA for 47ac2a7
1 file changed
test/testshortestpath.jl
@@ -58,7 +58,6 @@
58
59
result = solve(problem)
60
61
- display(result)
62
@test result isa ShortestPathResult
63
@test result.cost == 15.0
64
0 commit comments