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 fc3ad5d commit 39ac7c3Copy full SHA for 39ac7c3
test/choosetests.jl
@@ -257,5 +257,6 @@ function choosetests(choices = [])
257
empty!(tests)
258
end
259
260
+ tests = ["REPL"]
261
return (; tests, net_on, exit_on_error, use_revise, seed)
262
0 commit comments