Browse Source

Disable Empty test project to fix the build.

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

4
tests/Empty/premake4.lua

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