Skip to content

Commit 060bfd8

Browse files
Update test_scanner.py
1 parent c4e546d commit 060bfd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_scanner.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
for i in prod_list:
4545
all_the_tests.append(i)
4646
all_the_tests.append("kerberos")
47-
# raise OSError(all_the_tests)
47+
4848
DISABLED_TESTS_ACTIONS: list[str] = ["gimp"]
4949
DISABLED_TESTS_LOCAL: list[str] = []
5050
DISABLED_TESTS_WINDOWS: list[str] = ["libsrtp", "p7zip"]

0 commit comments

Comments
 (0)