diff options
Diffstat (limited to 'tests/regressiontests/decorators/models.py')
| -rw-r--r-- | tests/regressiontests/decorators/models.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/regressiontests/decorators/models.py b/tests/regressiontests/decorators/models.py new file mode 100644 index 0000000000..e5a795067b --- /dev/null +++ b/tests/regressiontests/decorators/models.py @@ -0,0 +1,2 @@ +# A models.py so that tests run. + |
