Skip to content
Permalink
Browse files
Add files via upload
  • Loading branch information
sadasivamm committed Nov 2, 2022
1 parent 68c8708 commit bc9bcbdac0099b5f5d5666732b9f1d1851aa838e
Showing 1 changed file with 6 additions and 0 deletions.
@@ -0,0 +1,6 @@
from django.test import SimpleTestCase


class TestUrls(SimpleTestCase):
def test_list_url_is_resolved(self):
assert 1 ==2

0 comments on commit bc9bcbd

Please sign in to comment.