diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2023-12-08 10:20:36 +0100 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2023-12-29 07:29:15 +0100 |
commit | 5973b7ca26e63880e9d74a52fa9e2ec61c811401 (patch) | |
tree | 818b1d3e0a9daeb9561c8771f2dea06e906bf693 /rrd/tests.py | |
parent | 0a56d27c3b0f590e0eef85666bb0d10d36041089 (diff) |
Management command for the mqtt loop
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. |