aboutsummaryrefslogtreecommitdiff
path: root/spec/test_spec.lua
diff options
context:
space:
mode:
Diffstat (limited to 'spec/test_spec.lua')
-rw-r--r--spec/test_spec.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/test_spec.lua b/spec/test_spec.lua
index 81dc5318..ffcf2ac0 100644
--- a/spec/test_spec.lua
+++ b/spec/test_spec.lua
@@ -18,7 +18,7 @@ local extra_rocks = {
18 "/mediator_lua-1.1.2-0.rockspec", 18 "/mediator_lua-1.1.2-0.rockspec",
19} 19}
20 20
21describe("luarocks test #blackbox #b_test", function() 21describe("luarocks test #integration", function()
22 22
23 before_each(function() 23 before_each(function()
24 test_env.setup_specs(extra_rocks) 24 test_env.setup_specs(extra_rocks)