Skip to content

Commit 69d0643

Browse files
committed
Simplify tests
1 parent b993a2e commit 69d0643

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/test/test_capi/test_codecs.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
import unittest.mock as mock
88
import _testcapi
99
from test.support import import_helper
10-
from test.support.script_helper import assert_python_failure
1110

1211
_testlimitedcapi = import_helper.import_module('_testlimitedcapi')
1312

0 commit comments

Comments
 (0)