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:
authorstarkos <none@none>2009-07-14 18:28:26 +0400
committerstarkos <none@none>2009-07-14 18:28:26 +0400
commitb31241242bf039c2ff1c50bba99cf749eb293d3b (patch)
treebd69c4c94cb23945393aba0e8ce3bb3a4f9d4bc2 /tests/premake4.lua
parent020bb4726bfff0572d66d3135e9601a61a8df198 (diff)
Started tests for clean action
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 aab750f..d047d85 100644
--- a/tests/premake4.lua
+++ b/tests/premake4.lua
@@ -25,6 +25,7 @@
dofile("test_vs200x_vcproj.lua")
dofile("test_gmake_cpp.lua")
dofile("test_gmake_cs.lua")
+ dofile("actions/test_clean.lua")
--