Skip to content

Commit a93a8b1

Browse files
committed
fix typo
1 parent 7590921 commit a93a8b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/callbacks_test.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ end
9494
@test maximum(abs.(tript - tref)) < 1e-5
9595
end
9696

97-
@testest "show functions for callbacks" begin
97+
@testset "show functions for callbacks" begin
9898
nw = basenetwork()
9999
v = nw.im.vertexm[1]
100100

0 commit comments

Comments
 (0)