summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_cd.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/test/test_cd.py')
-rwxr-xr-xLib/test/test_cd.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/test/test_cd.py b/Lib/test/test_cd.py
index 9a45a7d..7af2e0b 100755
--- a/Lib/test/test_cd.py
+++ b/Lib/test/test_cd.py
@@ -3,7 +3,7 @@
Roger E. Masse
"""
import cd
-from test_support import verbose
+from test_support import verify, verbose
cdattrs = ['BLOCKSIZE', 'CDROM', 'DATASIZE', 'ERROR', 'NODISC', 'PAUSED', 'PLAYING', 'READY',
'STILL', '__doc__', '__name__', 'atime', 'audio', 'catalog', 'control', 'createparser', 'error',