diff options
| author | 陈冠林 <[email protected]> | 2018-12-04 15:41:58 +0800 |
|---|---|---|
| committer | 陈冠林 <[email protected]> | 2018-12-04 15:41:58 +0800 |
| commit | df7f7550353859ac26e8381b420d9c693edc806d (patch) | |
| tree | e8e358c2e0976881961739e02904480764f27d74 /command/tests.py | |
VPN_CGI创建
Diffstat (limited to 'command/tests.py')
| -rw-r--r-- | command/tests.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/command/tests.py b/command/tests.py new file mode 100644 index 0000000..7ce503c --- /dev/null +++ b/command/tests.py @@ -0,0 +1,3 @@ +from django.test import TestCase + +# Create your tests here. |
