Skip to content

Commit 9a688ba

Browse files
committed
ups - unittest no longer needed :)
1 parent 2747f74 commit 9a688ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lib/test/test_pyrepl/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import os
22
import sys
33
from test.support import import_helper, load_package_tests
4-
import unittest
4+
55

66
if sys.platform != "win32":
77
import_helper.import_module("termios")

0 commit comments

Comments
 (0)