Skip to content

Commit 479cdd7

Browse files
committed
Forgot to add the packages in "test"
1 parent 28de9ec commit 479cdd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
3030
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
3131

3232
[targets]
33-
test = ["Random", "Test", "FiniteDifferences", "Zygote"]
33+
test = ["Random", "Test", "FiniteDifferences", "Zygote", "PDMats", "Kronecker"]

0 commit comments

Comments
 (0)