diff options
| author | Russell Keith-Magee <russell@keith-magee.com> | 2013-06-25 09:37:54 +0800 |
|---|---|---|
| committer | Russell Keith-Magee <russell@keith-magee.com> | 2013-06-25 09:37:54 +0800 |
| commit | 0346563939396fb89dec8df31f82eaefaaeb8616 (patch) | |
| tree | b49b3365dabdf61f55a54ded7cb4516d62c352e7 /tests/check/models.py | |
| parent | 5a6f12182ef14883df6534dc3465059b78f54a1c (diff) | |
Fixed #20653 -- Renamed checksetup management command.
This is to allow future compatibility with work that is ongoing in the 2013 GSoC.
Diffstat (limited to 'tests/check/models.py')
| -rw-r--r-- | tests/check/models.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/check/models.py b/tests/check/models.py new file mode 100644 index 0000000000..78a10abba6 --- /dev/null +++ b/tests/check/models.py @@ -0,0 +1 @@ +# Stubby. |
