chenjunkai il y a 5 ans
Parent
commit
12c969c8c2
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      model/tests.py

+ 3 - 0
model/tests.py

@@ -1,3 +1,6 @@
+ssttt = 'rtsp://www.zositech.org:8554/WVZsWkVTRU5XUWxsRVMwWk5TbEpYUVRFeE1VRT1p'
+print(len(ssttt))
+
 from django.test import TestCase
 
 # Create your tests here.