Skip to content

Commit e6dcb15

Browse files
committed
fix pass
1 parent e501828 commit e6dcb15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test_other.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10226,6 +10226,7 @@ def test_separate_dwarf(self):
1022610226
# with name sections but no code sections.
1022710227
# if sec.type == webassembly.SecType.CODE:
1022810228
# self.fail(f'section of type "{sec.type}" found in separate dwarf file')
10229+
pass
1022910230

1023010231
# Check that dwarfdump can dump the debug info
1023110232
dwdump = self.run_process(

0 commit comments

Comments
 (0)