Skip to content

Commit 68afaf1

Browse files
authored
bugfix
1 parent d841b78 commit 68afaf1

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
@@ -8,7 +8,7 @@ IntegerMathUtils = "18e54dd8-cb9d-406c-a71d-865a43cbb235"
88
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
99

1010
[targets]
11-
test = ["DataStructures", , "IntegerMathUtils", "Test"]
11+
test = ["DataStructures", "IntegerMathUtils", "Test"]
1212

1313
[compat]
1414
DataStructures = "0.11, 0.12, 0.13, 0.14, 0.15, 0.16, 0.17"

0 commit comments

Comments
 (0)