Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/premake-4.x-stable.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Perkins <starkos@industriousone.com>2011-07-01 00:44:40 +0400
committerJason Perkins <starkos@industriousone.com>2011-07-01 00:44:40 +0400
commite87f4851c3841159dc4d02d1703da5df55839261 (patch)
tree6c26d95563ec7141eeb78d06c3bc1da01a360f6e /tests/premake4.lua
parent0a683574279419d69724590be7e2630ee7fa9e2b (diff)
Lost a commit somewhere; catching up with my local repository
Diffstat (limited to 'tests/premake4.lua')
-rw-r--r--tests/premake4.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/premake4.lua b/tests/premake4.lua
index 071ebdd..96ca4fa 100644
--- a/tests/premake4.lua
+++ b/tests/premake4.lua
@@ -58,6 +58,7 @@
-- Project API tests
dofile("test_project.lua")
+ dofile("project/test_eachfile.lua")
dofile("project/test_vpaths.lua")
-- Baking tests