This commit is contained in:
Xevion
2020-10-31 04:32:03 -05:00
commit 67b717d10c
21 changed files with 225 additions and 0 deletions

3
viewer/tests.py Normal file
View File

@@ -0,0 +1,3 @@
from django.test import TestCase
# Create your tests here.