Skip to content

Commit 995d0b5

Browse files
committed
squashme
1 parent 2633cbc commit 995d0b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

unit_tests/clamscan/assorted_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ def test_iso_missing_joliet(self):
241241
self.verify_output(output.out, expected=expected_results, unexpected=unexpected_results)
242242

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

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

0 commit comments

Comments
 (0)