aboutsummaryrefslogtreecommitdiff
path: root/spec/show_spec.lua
diff options
context:
space:
mode:
Diffstat (limited to 'spec/show_spec.lua')
-rw-r--r--spec/show_spec.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/show_spec.lua b/spec/show_spec.lua
index 6f055612..f528a6de 100644
--- a/spec/show_spec.lua
+++ b/spec/show_spec.lua
@@ -6,7 +6,7 @@ test_env.unload_luarocks()
6describe("LuaRocks show tests #blackbox #b_show", function() 6describe("LuaRocks show tests #blackbox #b_show", 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 show with no flags/arguments", function() 12 it("LuaRocks show with no flags/arguments", function()