This commit is contained in:
Barrett Ruth 2025-09-19 00:29:36 -04:00
parent fe29129777
commit 973d03baa4
2 changed files with 32 additions and 15 deletions

View file

@ -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