diff options
| author | Boulder Sprinters <boulder-sprinters@djangoproject.com> | 2007-06-04 21:14:26 +0000 |
|---|---|---|
| committer | Boulder Sprinters <boulder-sprinters@djangoproject.com> | 2007-06-04 21:14:26 +0000 |
| commit | 63a51477dcdb3280a9188bb1de2c54e881be6bfa (patch) | |
| tree | f6c5faa87e8c904efcc3082e33eccf597f1ec2a7 /tests | |
| parent | 61aaccf46df3926f488f68df7748051bbc3131b8 (diff) | |
boulder-oracle-sprint: Moved the "datatypes" test to regressiontests.
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@5424 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/regressiontests/datatypes/__init__.py (renamed from tests/modeltests/datatypes/__init__.py) | 0 | ||||
| -rw-r--r-- | tests/regressiontests/datatypes/models.py (renamed from tests/modeltests/datatypes/models.py) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/tests/modeltests/datatypes/__init__.py b/tests/regressiontests/datatypes/__init__.py index e69de29bb2..e69de29bb2 100644 --- a/tests/modeltests/datatypes/__init__.py +++ b/tests/regressiontests/datatypes/__init__.py diff --git a/tests/modeltests/datatypes/models.py b/tests/regressiontests/datatypes/models.py index 888440ffa9..888440ffa9 100644 --- a/tests/modeltests/datatypes/models.py +++ b/tests/regressiontests/datatypes/models.py |
