diff options
Diffstat (limited to 'spec/make_manifest_spec.lua')
-rw-r--r-- | spec/make_manifest_spec.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/make_manifest_spec.lua b/spec/make_manifest_spec.lua index 2b109fa7..a33b1f5b 100644 --- a/spec/make_manifest_spec.lua +++ b/spec/make_manifest_spec.lua | |||
@@ -3,7 +3,7 @@ local run = test_env.run | |||
3 | 3 | ||
4 | test_env.unload_luarocks() | 4 | test_env.unload_luarocks() |
5 | 5 | ||
6 | describe("LuaRocks make_manifest tests #blackbox #b_make_manifest", function() | 6 | describe("LuaRocks make_manifest tests #integration", function() |
7 | 7 | ||
8 | before_each(function() | 8 | before_each(function() |
9 | test_env.setup_specs() | 9 | test_env.setup_specs() |