diff options
| -rwxr-xr-x[-rw-r--r--] | pym/gentoolkit/test/eclean/test_clean.py | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/pym/gentoolkit/test/eclean/test_clean.py b/pym/gentoolkit/test/eclean/test_clean.py index 25a760a..706b3d1 100644..100755 --- a/pym/gentoolkit/test/eclean/test_clean.py +++ b/pym/gentoolkit/test/eclean/test_clean.py @@ -19,10 +19,6 @@ import os import sys import gentoolkit.pprinter as pp -try: - from test import test_support -except ImportError: - from test import support as test_support from gentoolkit.eclean.clean import CleanUp |
