Skip to content

Commit

Permalink
Update ole_writer_tests.py
Browse files Browse the repository at this point in the history
  • Loading branch information
TheElementalOfDestruction authored Oct 8, 2024
1 parent 363ebd8 commit 0da121d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion extract_msg_tests/ole_writer_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ def testSetup(self):
Initial test to check that the setup does not throw exceptions.
"""
self._setupWriter()

raise Exception()

def testAddEntryManual(self):
"""
Tests the `addEntry` method.
Expand Down

0 comments on commit 0da121d

Please sign in to comment.