diff options
Diffstat (limited to 'spec/help_spec.lua')
-rw-r--r-- | spec/help_spec.lua | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/spec/help_spec.lua b/spec/help_spec.lua index 08ce87a9..e13f1c30 100644 --- a/spec/help_spec.lua +++ b/spec/help_spec.lua | |||
@@ -1,8 +1,6 @@ | |||
1 | local test_env = require("spec.util.test_env") | 1 | local test_env = require("spec.util.test_env") |
2 | local run = test_env.run | 2 | local run = test_env.run |
3 | 3 | ||
4 | test_env.unload_luarocks() | ||
5 | |||
6 | describe("luarocks help #integration", function() | 4 | describe("luarocks help #integration", function() |
7 | 5 | ||
8 | before_each(function() | 6 | before_each(function() |