Skip to content

Commit 39428ce

Browse files
committed
Add also_with_noderawfs to test
1 parent bd1849b commit 39428ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test_core.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6059,6 +6059,7 @@ def test_unistd_links(self, args, nodefs):
60596059

60606060
self.do_run_in_out_file_test('unistd/links.c', emcc_args=args)
60616061

6062+
@also_with_noderawfs
60626063
def test_unistd_write_broken_link(self):
60636064
self.do_run_in_out_file_test('unistd/write_broken_link.c')
60646065

0 commit comments

Comments
 (0)