aboutsummaryrefslogtreecommitdiff
path: root/spec/path_spec.lua
diff options
context:
space:
mode:
Diffstat (limited to 'spec/path_spec.lua')
-rw-r--r--spec/path_spec.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/spec/path_spec.lua b/spec/path_spec.lua
index ba2ecdde..1ad6b3ac 100644
--- a/spec/path_spec.lua
+++ b/spec/path_spec.lua
@@ -1,8 +1,6 @@
1local test_env = require("spec.util.test_env") 1local test_env = require("spec.util.test_env")
2local run = test_env.run 2local run = test_env.run
3 3
4test_env.unload_luarocks()
5
6describe("luarocks path #integration", function() 4describe("luarocks path #integration", function()
7 before_each(function() 5 before_each(function()
8 test_env.setup_specs() 6 test_env.setup_specs()