Skip to content

Commit 47ac2a7

Browse files
committed
remove display in test of shortestpath
1 parent 904d153 commit 47ac2a7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/testshortestpath.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@
5858

5959
result = solve(problem)
6060

61-
display(result)
6261
@test result isa ShortestPathResult
6362
@test result.cost == 15.0
6463

0 commit comments

Comments
 (0)