Browse Source

Disable Empty test project to fix the build.

pull/621/merge
Joao Matos 9 years ago
parent
commit
fb1b522902
  1. 4
      tests/Empty/premake4.lua

4
tests/Empty/premake4.lua

@ -1,2 +1,2 @@ @@ -1,2 +1,2 @@
group "Tests/Empty"
SetupTestProject("Empty")
--group "Tests/Empty"
-- SetupTestProject("Empty")
Loading…
Cancel
Save