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:
Diffstat (limited to 'src/testing/test_files/dofile.lua')
-rw-r--r--src/testing/test_files/dofile.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/testing/test_files/dofile.lua b/src/testing/test_files/dofile.lua
index fef47c8..dac2cde 100644
--- a/src/testing/test_files/dofile.lua
+++ b/src/testing/test_files/dofile.lua
@@ -1,2 +1,2 @@
--- call another script in a different directory, and see what the current directory is when it runs
-return dofile("nested/getcwd.lua")
+-- call another script in a different directory, and see what the current directory is when it runs
+return dofile("nested/getcwd.lua")