summaryrefslogtreecommitdiff
path: root/devel/premake5/files/patch-tests___tests.lua
blob: 38bec329568f05942c5541a083020326e8241360 (plain) (blame)
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",
 }