aboutsummaryrefslogtreecommitdiff
path: root/spec/which_spec.lua
diff options
context:
space:
mode:
Diffstat (limited to 'spec/which_spec.lua')
-rw-r--r--spec/which_spec.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/which_spec.lua b/spec/which_spec.lua
index 79b9ef7e..4e9bdaf4 100644
--- a/spec/which_spec.lua
+++ b/spec/which_spec.lua
@@ -12,7 +12,7 @@ local extra_rocks = {
12 "/say-1.2-1.src.rock", 12 "/say-1.2-1.src.rock",
13} 13}
14 14
15describe("LuaRocks which tests #integration", function() 15describe("luarocks which #integration", function()
16 16
17 setup(function() 17 setup(function()
18 test_env.setup_specs(extra_rocks) 18 test_env.setup_specs(extra_rocks)