diff options
| author | Damien George | 2014-07-05 06:14:29 +0100 |
|---|---|---|
| committer | Damien George | 2014-07-05 06:14:29 +0100 |
| commit | 539681fffd96082ca3b5d18643d4f08f65c47170 (patch) | |
| tree | 7e6f8332c6e7737b768750e67265bb02b22932e6 /tests/import/import-pkg4.py | |
| parent | 0182385ab0b4a1b2e549c92f8f5b621135aeb975 (diff) | |
tests: Rename test scripts, changing - to _ for consistency.
From now on, all new tests must use underscore.
Addresses issue #727.
Diffstat (limited to 'tests/import/import-pkg4.py')
| -rw-r--r-- | tests/import/import-pkg4.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/import/import-pkg4.py b/tests/import/import-pkg4.py deleted file mode 100644 index 90b6f2e0e..000000000 --- a/tests/import/import-pkg4.py +++ /dev/null @@ -1,2 +0,0 @@ -# Testing that "recursive" imports (pkg2/__init__.py imports from pkg2) work -import pkg2 |
