diff options
Diffstat (limited to 'spec/list_spec.lua')
-rw-r--r-- | spec/list_spec.lua | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/spec/list_spec.lua b/spec/list_spec.lua index 4c7fc776..eeeb79d2 100644 --- a/spec/list_spec.lua +++ b/spec/list_spec.lua | |||
@@ -3,8 +3,6 @@ local V = test_env.V | |||
3 | local run = test_env.run | 3 | local run = test_env.run |
4 | local testing_paths = test_env.testing_paths | 4 | local testing_paths = test_env.testing_paths |
5 | 5 | ||
6 | test_env.unload_luarocks() | ||
7 | |||
8 | local extra_rocks = { | 6 | local extra_rocks = { |
9 | "/say-1.0-1.src.rock", | 7 | "/say-1.0-1.src.rock", |
10 | "/say-1.2-1.src.rock" | 8 | "/say-1.2-1.src.rock" |