aboutsummaryrefslogtreecommitdiff
path: root/spec/unpack_spec.lua
diff options
context:
space:
mode:
Diffstat (limited to 'spec/unpack_spec.lua')
-rw-r--r--spec/unpack_spec.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/spec/unpack_spec.lua b/spec/unpack_spec.lua
index 00d6781f..59f7eb0b 100644
--- a/spec/unpack_spec.lua
+++ b/spec/unpack_spec.lua
@@ -3,8 +3,6 @@ local lfs = require("lfs")
3local run = test_env.run 3local run = test_env.run
4local testing_paths = test_env.testing_paths 4local testing_paths = test_env.testing_paths
5 5
6test_env.unload_luarocks()
7
8local extra_rocks = { 6local extra_rocks = {
9 "/cprint-${CPRINT}.src.rock", 7 "/cprint-${CPRINT}.src.rock",
10 "/cprint-${CPRINT}.rockspec", 8 "/cprint-${CPRINT}.rockspec",