aboutsummaryrefslogtreecommitdiff
path: root/spec/unit/fun_spec.lua
diff options
context:
space:
mode:
Diffstat (limited to 'spec/unit/fun_spec.lua')
-rw-r--r--spec/unit/fun_spec.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/unit/fun_spec.lua b/spec/unit/fun_spec.lua
index 9844ec27..c2b3e864 100644
--- a/spec/unit/fun_spec.lua
+++ b/spec/unit/fun_spec.lua
@@ -1,7 +1,6 @@
1local test_env = require("spec.util.test_env") 1local test_env = require("spec.util.test_env")
2local testing_paths = test_env.testing_paths 2local testing_paths = test_env.testing_paths
3 3
4test_env.unload_luarocks()
5local fun = require("luarocks.fun") 4local fun = require("luarocks.fun")
6 5
7describe("luarocks.fun #unit", function() 6describe("luarocks.fun #unit", function()