diff options
Diffstat (limited to '')
-rw-r--r-- | spec/add_spec.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/add_spec.lua b/spec/add_spec.lua index 0a345753..60eea86f 100644 --- a/spec/add_spec.lua +++ b/spec/add_spec.lua | |||
@@ -4,7 +4,6 @@ local testing_paths = test_env.testing_paths | |||
4 | 4 | ||
5 | local extra_rocks = { | 5 | local extra_rocks = { |
6 | "/luasocket-${LUASOCKET}.src.rock", | 6 | "/luasocket-${LUASOCKET}.src.rock", |
7 | "/luasocket-${LUASOCKET}.rockspec" | ||
8 | } | 7 | } |
9 | 8 | ||
10 | describe("LuaRocks add tests #integration", function() | 9 | describe("LuaRocks add tests #integration", function() |