We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a33dbed commit c5221f6Copy full SHA for c5221f6
test/runtests.jl
@@ -1,4 +1,4 @@
1
-using SafeTestsets
+using SafeTestsets, Test
2
3
const GROUP = get(ENV, "GROUP", "All")
4
const is_APPVEYOR = ( Sys.iswindows() && haskey(ENV,"APPVEYOR") )
0 commit comments