Skip to content

Commit c5221f6

Browse files
fix typo
1 parent a33dbed commit c5221f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/runtests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
using SafeTestsets
1+
using SafeTestsets, Test
22

33
const GROUP = get(ENV, "GROUP", "All")
44
const is_APPVEYOR = ( Sys.iswindows() && haskey(ENV,"APPVEYOR") )

0 commit comments

Comments
 (0)