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:57:27 -0700 |
| commit | f16554f440a9640dd619ac01278565e4e3e1e2c6 (patch) | |
| tree | fc7cef86f96e8472dcc6865ff2988309fefff2e0 | |
| parent | 7f0c207d1b33b03b5bfe89c0e09d4f790c8a1d0a (diff) | |
[1.7.x] 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 |
