summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_gl.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/test/test_gl.py')
-rwxr-xr-xLib/test/test_gl.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/test/test_gl.py b/Lib/test/test_gl.py
index 1282fc4..61eaa83 100755
--- a/Lib/test/test_gl.py
+++ b/Lib/test/test_gl.py
@@ -146,5 +146,5 @@ def main():
if verbose:
print 'winclose'
gl.winclose(w)
-
+
main()