diff options
| author | Alex Gaynor <alex.gaynor@gmail.com> | 2010-11-11 17:53:25 +0000 |
|---|---|---|
| committer | Alex Gaynor <alex.gaynor@gmail.com> | 2010-11-11 17:53:25 +0000 |
| commit | 76154c7fe53f90251d922111d651d9fbb4b5bda4 (patch) | |
| tree | 154db92a87594745d864a0092719e23d23f1e269 | |
| parent | 34b5739216f5145ca0e6707bc4666138e2493308 (diff) | |
Removed the executable bit from a test file, it wasn't. Thanks to Florian for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14530 bcc190cf-cafb-0310-a4f2-bffc1f526a37
| -rw-r--r--[-rwxr-xr-x] | tests/modeltests/model_forms/mforms.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/modeltests/model_forms/mforms.py b/tests/modeltests/model_forms/mforms.py index aef763ef62..aef763ef62 100755..100644 --- a/tests/modeltests/model_forms/mforms.py +++ b/tests/modeltests/model_forms/mforms.py |
