增加问题展示页面和相关静态文件
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
# coding=utf-8
|
||||
from django.test import TestCase
|
||||
|
||||
# Create your tests here.
|
||||
|
||||
class ProblemPageTest(TestCase):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user