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.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/util/test_env.lua b/spec/util/test_env.lua
index 60162ee3..51893e83 100644
--- a/spec/util/test_env.lua
+++ b/spec/util/test_env.lua
@@ -120,6 +120,7 @@ function test_env.execute_helper(command, print_command, env_variables)
120 "LUA_CPATH_5_2", 120 "LUA_CPATH_5_2",
121 "LUA_PATH_5_3", 121 "LUA_PATH_5_3",
122 "LUA_CPATH_5_3", 122 "LUA_CPATH_5_3",
123 "LUAROCKS_SYSCONFDIR",
123 } 124 }
124 125
125 if env_variables then 126 if env_variables then