This commit is contained in:
2020-06-16 17:32:37 -04:00
parent 2c62a267f0
commit 1a90ebe583
12 changed files with 1 additions and 25 deletions

View File

@@ -1,7 +1,7 @@
import unittest
from django.test import TestCase
Class AddMedia(unittest.TestCase):
class AddMedia(TestCase):
def test_add_movie(self):
pass