diff options
Diffstat (limited to 'Mac/Lib/test')
-rw-r--r-- | Mac/Lib/test/ctbtest.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mac/Lib/test/ctbtest.py b/Mac/Lib/test/ctbtest.py index d6847d3..5364c44 100644 --- a/Mac/Lib/test/ctbtest.py +++ b/Mac/Lib/test/ctbtest.py @@ -38,4 +38,4 @@ def main(): l.Close(-1, 1) del l -main()
\ No newline at end of file +main() |