summaryrefslogtreecommitdiff
path: root/tests/eggsrc/egg1/egg1.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/eggsrc/egg1/egg1.py')
-rw-r--r--tests/eggsrc/egg1/egg1.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/eggsrc/egg1/egg1.py b/tests/eggsrc/egg1/egg1.py
new file mode 100644
index 0000000..3fadde3
--- /dev/null
+++ b/tests/eggsrc/egg1/egg1.py
@@ -0,0 +1,4 @@
+# My egg file!
+
+walrus = "Eggman"
+says = "coo-coo cachoo"