unbreak test_cprofile

This commit is contained in:
Benjamin Peterson 2008-10-06 21:03:05 +00:00
parent d8506df229
commit 4e299c709b
3 changed files with 72 additions and 130 deletions

View file

@ -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