Skip to content

Commit 53019dd

Browse files
committed
up
1 parent 1ee771d commit 53019dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/miscellaneous_tests/reactionsystem_serialisation.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -513,6 +513,7 @@ let
513513
d, X --> 0, [misc = x -> 2x]
514514
end
515515
@test_throws Exception save_reactionsystem("test_serialisation.jl", rs)
516+
rm("test_serialisation.jl")
516517
end
517518

518519
# Test connection field.

0 commit comments

Comments
 (0)