index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_discovery_sample2
/
tests.py
blob: 232054a9f157b1290843c5ba5f98f13eebb9d33c (
plain
)
1
2
3
4
5
6
7
from django.test import TestCase class Test(TestCase): def test_sample(self): pass