1 2 3 4 5 6 7 8 9 10 11 12
--- tests/_tests.lua.orig 2019-11-16 06:02:45 UTC +++ tests/_tests.lua @@ -57,9 +57,4 @@ return { -- Control system tests "test_premake.lua", "base/test_validation.lua", - - -- -- Toolset tests - "tools/test_dotnet.lua", - "tools/test_gcc.lua", - "tools/test_msc.lua", }