diff options
Diffstat (limited to 'test/testing.sh')
-rwxr-xr-x | test/testing.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/testing.sh b/test/testing.sh index 7f0a4ae0..0fa6fe92 100755 --- a/test/testing.sh +++ b/test/testing.sh | |||
@@ -263,7 +263,6 @@ mkdir -p "$testing_server" | |||
263 | get "$luarocks_repo/lua-path-0.2.3-1.src.rock" | 263 | get "$luarocks_repo/lua-path-0.2.3-1.src.rock" |
264 | get "$luarocks_repo/lua-cjson-2.1.0-1.src.rock" | 264 | get "$luarocks_repo/lua-cjson-2.1.0-1.src.rock" |
265 | get "$luarocks_repo/luacov-coveralls-0.1.1-1.src.rock" | 265 | get "$luarocks_repo/luacov-coveralls-0.1.1-1.src.rock" |
266 | get "$luarocks_repo/luacov-coveralls-0.1.1-1.src.rock" | ||
267 | ) | 266 | ) |
268 | $luarocks_admin_nocov make_manifest "$testing_server" | 267 | $luarocks_admin_nocov make_manifest "$testing_server" |
269 | 268 | ||