# coding=utf-8 from unittest import TestCase, main from testcase.integration.test import IntegrationTest from testcase.c_cpp.test import C_CPPJudgeTestCase main()