aboutsummaryrefslogtreecommitdiff
path: root/spec/help_spec.lua
diff options
context:
space:
mode:
Diffstat (limited to 'spec/help_spec.lua')
-rw-r--r--spec/help_spec.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/help_spec.lua b/spec/help_spec.lua
index 35bb6817..0d41e2e9 100644
--- a/spec/help_spec.lua
+++ b/spec/help_spec.lua
@@ -6,7 +6,7 @@ test_env.unload_luarocks()
6describe("LuaRocks help tests #blackbox #b_help", function() 6describe("LuaRocks help tests #blackbox #b_help", function()
7 7
8 before_each(function() 8 before_each(function()
9 test_env.setup_specs(extra_rocks) 9 test_env.setup_specs()
10 end) 10 end)
11 11
12 it("LuaRocks help with no flags/arguments", function() 12 it("LuaRocks help with no flags/arguments", function()