Skip to content

Commit 6fc5efe

Browse files
committed
Fix
1 parent 5c2086e commit 6fc5efe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/runtests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,4 +108,4 @@ init_code = quote
108108
..@grab_output, ..@on_device, ..sink
109109
end
110110

111-
runtests(oneAPI, args; testsuite, init_code, init_worker_code)
111+
runtests(oneAPI, args; tests, init_code, init_worker_code)

0 commit comments

Comments
 (0)