fix
This commit is contained in:
parent
fe29129777
commit
973d03baa4
2 changed files with 32 additions and 15 deletions
|
|
@ -29,6 +29,10 @@ describe('cp test panel', function()
|
|||
return nil
|
||||
end,
|
||||
set_test_cases = function() end,
|
||||
get_contest_data = function()
|
||||
return nil
|
||||
end,
|
||||
set_contest_data = function() end,
|
||||
}
|
||||
package.loaded['cp.cache'] = mock_cache
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue