Skip to content
Snippets Groups Projects
Commit 8e048675 authored by Cheng Shao's avatar Cheng Shao Committed by Marge Bot
Browse files

testsuite: T22774 should work for wasm JSFFI

T22774 works since the wasm backend now supports the JSFFI feature.
parent c47ba1c3
No related branches found
No related tags found
No related merge requests found
......@@ -45,7 +45,6 @@ test(
test('T15531', normal, compile, ['-Wall'])
test('T22043', normal, compile, [''])
test('T22774', unless(js_arch(), expect_fail), compile, [''])
test('T22774', unless(js_arch() or arch('wasm32'), expect_fail), compile, [''])
test('T24034', normal, compile, [''])
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment