Skip to content

Commit 1efd6fa

Browse files
committed
Fixed tests.
1 parent ff1cdf3 commit 1efd6fa

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

Project.toml

+6
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,9 @@ BSON = "0.2"
1818
HDF5 = "0.11, 0.12, 0.13"
1919
JSON = "0.20, 0.21"
2020
julia = "1"
21+
22+
[extras]
23+
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
24+
25+
[targets]
26+
test = ["Test"]
File renamed without changes.

0 commit comments

Comments
 (0)