diff options
Diffstat (limited to 'rrd/tests.py')
-rw-r--r-- | rrd/tests.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/rrd/tests.py b/rrd/tests.py deleted file mode 100644 index 7ce503c..0000000 --- a/rrd/tests.py +++ /dev/null @@ -1,3 +0,0 @@ -from django.test import TestCase - -# Create your tests here. |