diff options
Diffstat (limited to 'pym/gentoolkit/test/eclean/test_clean.py')
| -rwxr-xr-x | pym/gentoolkit/test/eclean/test_clean.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pym/gentoolkit/test/eclean/test_clean.py b/pym/gentoolkit/test/eclean/test_clean.py index 0c35e93..2f50e27 100755 --- a/pym/gentoolkit/test/eclean/test_clean.py +++ b/pym/gentoolkit/test/eclean/test_clean.py @@ -20,7 +20,7 @@ __email__ = "brian.dolbec@gmail.com" # from gentoolkit.eclean.clean import CleanUp -# class Controllers(object): +# class Controllers: # """Contains controller methods for use in testing # the clean module methods""" |
