diff options
Diffstat (limited to 'tests/eggsrc/egg1/egg1.py')
| -rw-r--r-- | tests/eggsrc/egg1/egg1.py | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/eggsrc/egg1/egg1.py b/tests/eggsrc/egg1/egg1.py deleted file mode 100644 index 939386e3..00000000 --- a/tests/eggsrc/egg1/egg1.py +++ /dev/null @@ -1,7 +0,0 @@ -# Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0 -# For details: https://github.com/nedbat/coveragepy/blob/master/NOTICE.txt - -# My egg file! - -walrus = "Eggman" -says = "coo-coo cachoo" |
