diff options
Diffstat (limited to 'spec/make_spec.lua')
-rw-r--r-- | spec/make_spec.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/make_spec.lua b/spec/make_spec.lua index bb219b68..6df0ab23 100644 --- a/spec/make_spec.lua +++ b/spec/make_spec.lua | |||
@@ -14,7 +14,7 @@ local extra_rocks = { | |||
14 | "/lxsh-0.8.6-2.rockspec" | 14 | "/lxsh-0.8.6-2.rockspec" |
15 | } | 15 | } |
16 | 16 | ||
17 | describe("LuaRocks make tests #blackbox #b_make", function() | 17 | describe("LuaRocks make tests #integration", function() |
18 | 18 | ||
19 | before_each(function() | 19 | before_each(function() |
20 | test_env.setup_specs(extra_rocks) | 20 | test_env.setup_specs(extra_rocks) |