aboutsummaryrefslogtreecommitdiff
path: root/spec/unit/fetch_spec.lua
diff options
context:
space:
mode:
Diffstat (limited to 'spec/unit/fetch_spec.lua')
-rw-r--r--spec/unit/fetch_spec.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/unit/fetch_spec.lua b/spec/unit/fetch_spec.lua
index 4fc01d80..bea50d78 100644
--- a/spec/unit/fetch_spec.lua
+++ b/spec/unit/fetch_spec.lua
@@ -20,7 +20,7 @@ describe("luarocks fetch #unit", function()
20 20
21 local runner 21 local runner
22 22
23 setup(function() 23 lazy_setup(function()
24 cfg.init() 24 cfg.init()
25 fs.init() 25 fs.init()
26 26