summaryrefslogtreecommitdiff
path: root/test/input/noext
diff options
context:
space:
mode:
Diffstat (limited to 'test/input/noext')
-rw-r--r--test/input/noext4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/input/noext b/test/input/noext
new file mode 100644
index 000000000..8aeda06d3
--- /dev/null
+++ b/test/input/noext
@@ -0,0 +1,4 @@
+#!/usr/bin/env python
+"""a python file without .py extension"""
+
+__revision__ = None