Skip to content

Commit e1268c0

Browse files
add test targets
1 parent 59c2a49 commit e1268c0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Project.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,9 @@ DiffEqBase = "6"
1414
Reexport = "0.2"
1515
StaticArrays = "0.10, 0.11, 0.12"
1616
julia = "1"
17+
18+
[extras]
19+
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
20+
21+
[targets]
22+
test = ["Test"]

0 commit comments

Comments
 (0)