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 a3f856fd..a721a692 100644
--- a/spec/show_spec.lua
+++ b/spec/show_spec.lua
@@ -4,7 +4,7 @@ local testing_paths = test_env.testing_paths
4 4
5test_env.unload_luarocks() 5test_env.unload_luarocks()
6 6
7describe("LuaRocks show #blackbox #b_show", function() 7describe("LuaRocks show #integration", function()
8 8
9 before_each(function() 9 before_each(function()
10 test_env.setup_specs() 10 test_env.setup_specs()