summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_macos.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/test/test_macos.py')
-rw-r--r--Lib/test/test_macos.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/Lib/test/test_macos.py b/Lib/test/test_macos.py
index ce5f858..465d304 100644
--- a/Lib/test/test_macos.py
+++ b/Lib/test/test_macos.py
@@ -4,8 +4,6 @@ import os
import subprocess
MacOS = test_support.import_module('MacOS')
-#The following should exist if MacOS exists.
-import Carbon.File
TESTFN2 = test_support.TESTFN + '2'