summaryrefslogtreecommitdiff
path: root/test/executable/source.py
diff options
context:
space:
mode:
authormurphy <murphy@rubychan.de>2011-06-17 23:13:24 +0000
committermurphy <murphy@rubychan.de>2011-06-17 23:13:24 +0000
commit90f70ee61e87e137aa192c5db97c382e1ec7d24b (patch)
treea9d5e9c7e0664faaada8d99741679d0bb8f6403c /test/executable/source.py
parent4c8b5dac9d881b916a49e20401659bf107168e0b (diff)
downloadcoderay-90f70ee61e87e137aa192c5db97c382e1ec7d24b.tar.gz
issue #45: new command line interface!
Diffstat (limited to 'test/executable/source.py')
-rw-r--r--test/executable/source.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/executable/source.py b/test/executable/source.py
new file mode 100644
index 0000000..1bb2c00
--- /dev/null
+++ b/test/executable/source.py
@@ -0,0 +1 @@
+class ClassName(): pass \ No newline at end of file