Skip to content

Commit

Permalink
Update Composition.jl
Browse files Browse the repository at this point in the history
removed testing code from top
  • Loading branch information
neonWhiteout authored Sep 3, 2023
1 parent 005ac20 commit 0edd319
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions test/Composition.jl
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
using Pkg;
Pkg.activate(".")

using Test
using StockFlow
using StockFlow.Syntax
Expand Down Expand Up @@ -109,4 +106,4 @@ end
(sf1,)
sf1 ^ A => ()
end) # incorrect number of symbols on the first line in the quote
end
end

0 comments on commit 0edd319

Please sign in to comment.