add empty test case.

This commit is contained in:
jonaswinkler 2020-11-27 00:05:29 +01:00
parent db0f7649d1
commit a4bd2d687e

View File

@ -0,0 +1,7 @@
from django.test import TestCase
class TestRetagger(TestCase):
def test_overwrite(self):
pass