diff options
Diffstat (limited to '3rdparty/genie/tests/premake4.lua')
-rw-r--r-- | 3rdparty/genie/tests/premake4.lua | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/3rdparty/genie/tests/premake4.lua b/3rdparty/genie/tests/premake4.lua index eb644158cc4..c1fd3c6a10e 100644 --- a/3rdparty/genie/tests/premake4.lua +++ b/3rdparty/genie/tests/premake4.lua @@ -130,14 +130,6 @@ dofile("actions/xcode/test_xcode4_project.lua") dofile("actions/xcode/test_xcode4_workspace.lua") - -- CodeLite tests - dofile("actions/codelite/codelite_files.lua") - - -- CodeBlocks tests - dofile("actions/codeblocks/codeblocks_files.lua") - dofile("actions/codeblocks/test_filters.lua") - dofile("actions/codeblocks/environment_variables.lua") - -- -- Register a test action -- |