diff options
Diffstat (limited to '')
-rwxr-xr-x | test/testing.sh | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/test/testing.sh b/test/testing.sh index 0fa6fe92..292c6389 100755 --- a/test/testing.sh +++ b/test/testing.sh | |||
@@ -256,10 +256,11 @@ mkdir -p "$testing_server" | |||
256 | get "$luarocks_repo/luaposix-33.2.1-1.src.rock" | 256 | get "$luarocks_repo/luaposix-33.2.1-1.src.rock" |
257 | get "$luarocks_repo/md5-1.2-1.src.rock" | 257 | get "$luarocks_repo/md5-1.2-1.src.rock" |
258 | get "$luarocks_repo/lmathx-20120430.51-1.src.rock" | 258 | get "$luarocks_repo/lmathx-20120430.51-1.src.rock" |
259 | get "$luarocks_repo/lmathx-20120430.52-1.src.rock" | ||
260 | get "$luarocks_repo/lmathx-20120430.51-1.rockspec" | 259 | get "$luarocks_repo/lmathx-20120430.51-1.rockspec" |
260 | get "$luarocks_repo/lmathx-20120430.52-1.src.rock" | ||
261 | get "$luarocks_repo/lmathx-20120430.52-1.rockspec" | 261 | get "$luarocks_repo/lmathx-20120430.52-1.rockspec" |
262 | get "$luarocks_repo/lmathx-20140620-1.rockspec" | 262 | get "$luarocks_repo/lmathx-20150505-1.src.rock" |
263 | get "$luarocks_repo/lmathx-20150505-1.rockspec" | ||
263 | get "$luarocks_repo/lua-path-0.2.3-1.src.rock" | 264 | get "$luarocks_repo/lua-path-0.2.3-1.src.rock" |
264 | get "$luarocks_repo/lua-cjson-2.1.0-1.src.rock" | 265 | get "$luarocks_repo/lua-cjson-2.1.0-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" |