Browse Source

Fixed Common tests to include the extra units.

pull/685/head
Joao Matos 9 years ago
parent
commit
b8adc4af6e
  1. 2
      tests/Common/premake4.lua

2
tests/Common/premake4.lua

@ -1,2 +1,2 @@ @@ -1,2 +1,2 @@
group "Tests/Common"
SetupTestProject("Common")
SetupTestProject("Common", { "AnotherUnit" })
Loading…
Cancel
Save