Skip to content

Commit

Permalink
Adds @requires_wasm_eh to test_embind_tsgen_exceptions
Browse files Browse the repository at this point in the history
  • Loading branch information
aheejin committed Jan 28, 2025
1 parent bfeb718 commit 21c2adf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_other.py
Original file line number Diff line number Diff line change
Expand Up @@ -3530,6 +3530,7 @@ def test_embind_tsgen_jspi(self):
self.get_emcc_args())
self.assertFileContents(test_file('other/embind_tsgen_jspi.d.ts'), read_file('embind_tsgen_jspi.d.ts'))

@requires_wasm_eh
@parameterized({
'': [0],
'legacy': [1]
Expand Down

0 comments on commit 21c2adf

Please sign in to comment.