Skip to content

Commit

Permalink
squashme
Browse files Browse the repository at this point in the history
  • Loading branch information
micahsnyder committed Nov 28, 2023
1 parent 2633cbc commit 995d0b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unit_tests/clamscan/assorted_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ def test_iso_missing_joliet(self):
self.verify_output(output.out, expected=expected_results, unexpected=unexpected_results)

def test_onenote_disabled(self):
self.step_name('Test that clamscan alerts on all test files')
self.step_name('Test that clamscan --scan-onenote=no disables onenote support')

testpaths = [
TC.path_build / "unit_tests" / "input" / "clamav_hdb_scanfiles" / "clam.exe.2007.one",
Expand Down

0 comments on commit 995d0b5

Please sign in to comment.