diff options
Diffstat (limited to 'spec/path_spec.lua')
-rw-r--r-- | spec/path_spec.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/path_spec.lua b/spec/path_spec.lua index bbc0cfc8..0b115d5c 100644 --- a/spec/path_spec.lua +++ b/spec/path_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 path tests #blackbox #b_path", function() | 6 | describe("LuaRocks path tests #integration", function() |
7 | before_each(function() | 7 | before_each(function() |
8 | test_env.setup_specs() | 8 | test_env.setup_specs() |
9 | end) | 9 | end) |