Skip to content

Commit fb11e8d

Browse files
authored
fix compat entry for Test
1 parent c2ad111 commit fb11e8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ version = "1.3.1"
66
julia = "1"
77
Aqua = "0.8"
88
Documenter = "0.19,0.20,0.21,0.22,0.23,0.24,0.25,0.26,0.27, 1"
9-
Test = "1"
9+
Test = "<0.0.1, 1"
1010

1111
[extras]
1212
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"

0 commit comments

Comments
 (0)