diff options
Diffstat (limited to 'test/eggsrc/egg1/egg1.py')
-rw-r--r-- | test/eggsrc/egg1/egg1.py | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/test/eggsrc/egg1/egg1.py b/test/eggsrc/egg1/egg1.py deleted file mode 100644 index 3fadde33..00000000 --- a/test/eggsrc/egg1/egg1.py +++ /dev/null @@ -1,4 +0,0 @@ -# My egg file! - -walrus = "Eggman" -says = "coo-coo cachoo" |