aboutsummaryrefslogtreecommitdiff
path: root/spec/util/test_env.lua
diff options
context:
space:
mode:
Diffstat (limited to 'spec/util/test_env.lua')
-rw-r--r--spec/util/test_env.lua4
1 files changed, 4 insertions, 0 deletions
diff --git a/spec/util/test_env.lua b/spec/util/test_env.lua
index 390ba01c..4b359b7f 100644
--- a/spec/util/test_env.lua
+++ b/spec/util/test_env.lua
@@ -250,6 +250,10 @@ function test_env.execute_helper(command, print_command, env_variables)
250 "LUA_CPATH_5_2", 250 "LUA_CPATH_5_2",
251 "LUA_PATH_5_3", 251 "LUA_PATH_5_3",
252 "LUA_CPATH_5_3", 252 "LUA_CPATH_5_3",
253 "LUA_PATH_5_4",
254 "LUA_CPATH_5_4",
255 "LUA_PATH_5_5",
256 "LUA_CPATH_5_5",
253 "LUAROCKS_SYSCONFDIR", 257 "LUAROCKS_SYSCONFDIR",
254 } 258 }
255 259