summaryrefslogtreecommitdiff
path: root/Lib/test/regrtest.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/test/regrtest.py')
-rwxr-xr-xLib/test/regrtest.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py
index 886395b981..43794d2d69 100755
--- a/Lib/test/regrtest.py
+++ b/Lib/test/regrtest.py
@@ -1137,7 +1137,6 @@ class _ExpectedSkips:
# These are broken tests, for now skipped on every platform.
# XXX Fix these!
- self.expected.add('test_cProfile')
self.expected.add('test_nis')
# expected to be skipped on every platform, even Linux