diff options
Diffstat (limited to 'spec/search_spec.lua')
-rw-r--r-- | spec/search_spec.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/search_spec.lua b/spec/search_spec.lua index 952458dd..90efb552 100644 --- a/spec/search_spec.lua +++ b/spec/search_spec.lua | |||
@@ -7,7 +7,7 @@ local extra_rocks = { | |||
7 | "/lzlib-0.4.1.53-1.src.rock" | 7 | "/lzlib-0.4.1.53-1.src.rock" |
8 | } | 8 | } |
9 | 9 | ||
10 | describe("LuaRocks search tests #blackbox #b_search", function() | 10 | describe("LuaRocks search tests #integration", function() |
11 | 11 | ||
12 | before_each(function() | 12 | before_each(function() |
13 | test_env.setup_specs(extra_rocks) | 13 | test_env.setup_specs(extra_rocks) |