diff options
| author | Russell Keith-Magee <russell@keith-magee.com> | 2010-08-06 16:24:29 +0000 |
|---|---|---|
| committer | Russell Keith-Magee <russell@keith-magee.com> | 2010-08-06 16:24:29 +0000 |
| commit | 9e5899f665bb37801352224e7a874a9a8ba40cd4 (patch) | |
| tree | 06784730260e7edcc74b6dc2877dd2d5dcf661c1 | |
| parent | 0db9911316adc406a5966ab967e452084e3f0316 (diff) | |
Added __init__.py file that was left out of [13505].
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13507 bcc190cf-cafb-0310-a4f2-bffc1f526a37
| -rw-r--r-- | tests/regressiontests/localflavor/us/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/regressiontests/localflavor/us/__init__.py b/tests/regressiontests/localflavor/us/__init__.py new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/tests/regressiontests/localflavor/us/__init__.py |
