diff options
Diffstat (limited to 'spec/remove_spec.lua')
-rw-r--r-- | spec/remove_spec.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/remove_spec.lua b/spec/remove_spec.lua index 10ab012d..55264a75 100644 --- a/spec/remove_spec.lua +++ b/spec/remove_spec.lua | |||
@@ -12,7 +12,7 @@ local extra_rocks = { | |||
12 | "/luasocket-3.0rc1-2.rockspec" | 12 | "/luasocket-3.0rc1-2.rockspec" |
13 | } | 13 | } |
14 | 14 | ||
15 | describe("LuaRocks remove tests #blackbox #b_remove", function() | 15 | describe("LuaRocks remove tests #integration", function() |
16 | 16 | ||
17 | before_each(function() | 17 | before_each(function() |
18 | test_env.setup_specs(extra_rocks) | 18 | test_env.setup_specs(extra_rocks) |