diff options
Diffstat (limited to 'Lib/test/test_al.py')
-rwxr-xr-x | Lib/test/test_al.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/test/test_al.py b/Lib/test/test_al.py index d7b5ec4..d11c7e5 100755 --- a/Lib/test/test_al.py +++ b/Lib/test/test_al.py @@ -21,4 +21,3 @@ def main(): getattr(al, attr) main() - |