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-11-13 18:27:27 +0400
committerJason Perkins <starkos@industriousone.com>2011-11-13 18:27:27 +0400
commitfd26375aee5d111037f06ee0a4ba39cda388e9e4 (patch)
treec2626928bcc52f6b61df1cd49959c2a711555b42 /tests/testfx.lua
parentbf1e7ed1e524e895414438c74474f1537550eea5 (diff)
parentcc5dbeb230236023a4d99e8d106081e9ecf5c469 (diff)
Merge latest changes from premake-dev
Diffstat (limited to 'tests/testfx.lua')
-rw-r--r--tests/testfx.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testfx.lua b/tests/testfx.lua
index 3c412a7..a33a391 100644
--- a/tests/testfx.lua
+++ b/tests/testfx.lua
@@ -200,6 +200,7 @@
_OS = _OS_host
premake.solution.list = { }
io.indent = nil
+ io.eol = "\n"
-- reset captured I/O values
test.value_openedfilename = nil