mirror of
https://github.com/UofCBaja/BajaCloud.git
synced 2025-07-06 11:07:12 -06:00
feat(django): testing using backend django vs built in python
This commit is contained in:
3
djangotutorial/polls/tests.py
Normal file
3
djangotutorial/polls/tests.py
Normal file
@ -0,0 +1,3 @@
|
||||
from django.test import TestCase
|
||||
|
||||
# Create your tests here.
|
Reference in New Issue
Block a user