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 f7bb79b3..93b89ce7 100644
--- a/spec/help_spec.lua
+++ b/spec/help_spec.lua
@@ -3,7 +3,7 @@ local run = test_env.run
3 3
4test_env.unload_luarocks() 4test_env.unload_luarocks()
5 5
6describe("LuaRocks help tests #blackbox #b_help", function() 6describe("LuaRocks help tests #integration", function()
7 7
8 before_each(function() 8 before_each(function()
9 test_env.setup_specs() 9 test_env.setup_specs()