diff options
| author | Andrew Godwin <andrew@aeracode.org> | 2014-06-17 09:56:22 -0700 |
|---|---|---|
| committer | Andrew Godwin <andrew@aeracode.org> | 2014-06-17 09:56:22 -0700 |
| commit | 77ff4a93606fe676c2fef4ec2d1812628d7ed01e (patch) | |
| tree | 4322607fa74129586b966842fa9fbb56c50b1663 | |
| parent | 66a99fa21076529a5e71996a8862597284403727 (diff) | |
Fix previous commit on python 2
| -rw-r--r-- | tests/migrations/migrations_test_apps/without_init_file/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/migrations/migrations_test_apps/without_init_file/__init__.py b/tests/migrations/migrations_test_apps/without_init_file/__init__.py new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/tests/migrations/migrations_test_apps/without_init_file/__init__.py |
