mirror of
https://github.com/vcmi/vcmi.git
synced 2025-06-15 00:05:02 +02:00
Disable broken tests so the working ones don't rot
This commit is contained in:
@ -30,7 +30,7 @@ protected:
|
||||
};
|
||||
|
||||
|
||||
TEST_F(LuaSandboxTest, Example)
|
||||
TEST_F(LuaSandboxTest, DISABLED_Example)
|
||||
{
|
||||
loadScriptFromFile("test/lua/SandboxTest.lua");
|
||||
runClientServer();
|
||||
|
Reference in New Issue
Block a user