Skip to content

Commit 5559618

Browse files
add stdlib_dependencies.jl to choosetests
1 parent a6cebb0 commit 5559618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/choosetests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ const TESTNAMES = [
2222
"euler", "show", "client", "terminfo",
2323
"errorshow", "sets", "goto", "llvmcall", "llvmcall2", "ryu",
2424
"some", "meta", "stacktraces", "docs", "gc",
25-
"misc", "threads", "stress", "binaryplatforms", "atexit",
25+
"misc", "threads", "stress", "binaryplatforms","stdlib_dependencies", "atexit",
2626
"enums", "cmdlineargs", "int", "interpreter",
2727
"checked", "bitset", "floatfuncs", "precompile", "relocatedepot",
2828
"boundscheck", "error", "ambiguous", "cartesian", "osutils",

0 commit comments

Comments
 (0)