Commit a65d0cb3 by Bodor Máté

Delete template tests.py

parent e85add2b
Pipeline #828 passed with stage
in 1 minute 20 seconds
from django.test import TestCase
class TemplateTest(TestCase):
def test_test(self):
self.assertEqual("", "")
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment