summaryrefslogtreecommitdiff
path: root/Lib/test/test_errno.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/test/test_errno.py')
-rw-r--r--[-rwxr-xr-x]Lib/test/test_errno.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/test/test_errno.py b/Lib/test/test_errno.py
index f414a87796..058dcb9a23 100755..100644
--- a/Lib/test/test_errno.py
+++ b/Lib/test/test_errno.py
@@ -1,4 +1,3 @@
-#! /usr/bin/env python3
"""Test the errno module
Roger E. Masse
"""