mirror of
https://github.com/joshuadavidthomas/django-language-server.git
synced 2025-08-04 10:08:30 +00:00
add simple test project (#132)
This commit is contained in:
parent
f778bef5db
commit
dab4e71a51
16 changed files with 263 additions and 0 deletions
3
tests/project/djls_app/tests.py
Normal file
3
tests/project/djls_app/tests.py
Normal file
|
@ -0,0 +1,3 @@
|
|||
from django.test import TestCase
|
||||
|
||||
# Create your tests here.
|
Loading…
Add table
Add a link
Reference in a new issue