mirror of
https://github.com/QingdaoU/JudgeServer.git
synced 2025-09-26 22:31:25 +08:00
Fix: Travis test problem
This commit is contained in:
parent
c37356c687
commit
6514ddf0d6
@ -3,7 +3,7 @@ import json
|
||||
|
||||
import requests
|
||||
|
||||
from languages import c_lang_config, cpp_lang_config, java_lang_config, c_lang_spj_config, \
|
||||
from .languages import c_lang_config, cpp_lang_config, java_lang_config, c_lang_spj_config, \
|
||||
c_lang_spj_compile, py2_lang_config, py3_lang_config, go_lang_config, php_lang_config
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user