Skip to content

Commit

Permalink
Add package when testing
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikQQY committed Oct 26, 2024
1 parent 5ea2d16 commit c1226d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ FdeSolver = "1746e360-1058-44a5-9855-ddd460437d0c"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[targets]
test = ["Test"]
test = ["FdeSolver", "Test"]

0 comments on commit c1226d5

Please sign in to comment.