We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 94196c1 + 7a0d875 commit 88dcf9cCopy full SHA for 88dcf9c
1 file changed
test/runtests.jl
@@ -31,4 +31,4 @@ for AT in (:JLArray, :Array), name in keys(TestSuite.tests)
31
testsuite["$(AT)/$name"] = :(TestSuite.tests[$name]($AT))
32
end
33
34
-runtests(GPUArrays, ARGS; init_code, init_worker_code, testsuite)
+runtests(GPUArrays, args; init_code, init_worker_code, testsuite)
0 commit comments