diff options
Diffstat (limited to 'spec/config_spec.lua')
-rw-r--r-- | spec/config_spec.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/config_spec.lua b/spec/config_spec.lua index fae68474..94757244 100644 --- a/spec/config_spec.lua +++ b/spec/config_spec.lua | |||
@@ -7,7 +7,7 @@ local site_config | |||
7 | 7 | ||
8 | test_env.unload_luarocks() | 8 | test_env.unload_luarocks() |
9 | 9 | ||
10 | describe("LuaRocks config tests #blackbox #b_config", function() | 10 | describe("LuaRocks config tests #integration", function() |
11 | 11 | ||
12 | before_each(function() | 12 | before_each(function() |
13 | test_env.setup_specs() | 13 | test_env.setup_specs() |