We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d85d34 commit 8d53459Copy full SHA for 8d53459
1 file changed
test/BUILD
@@ -70,8 +70,8 @@ cc_test(
70
timeout = "long",
71
srcs = ["runtime_test.cc"],
72
data = [
73
- "//test/test_data:callback.wasm",
74
"//test/test_data:arg_passing.wasm",
+ "//test/test_data:callback.wasm",
75
"//test/test_data:clock.wasm",
76
"//test/test_data:resource_limits.wasm",
77
"//test/test_data:trap.wasm",
0 commit comments