diff options
-rwxr-xr-x | test/testing.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/testing.sh b/test/testing.sh index 3a132a2b..92c6ab5d 100755 --- a/test/testing.sh +++ b/test/testing.sh | |||
@@ -272,7 +272,7 @@ mkdir -p "$testing_server" | |||
272 | get "$luarocks_repo/stdlib-41.0.0-1.src.rock" | 272 | get "$luarocks_repo/stdlib-41.0.0-1.src.rock" |
273 | get "$luarocks_repo/luarepl-0.4-1.src.rock" | 273 | get "$luarocks_repo/luarepl-0.4-1.src.rock" |
274 | get "$luarocks_repo/validate-args-1.5.4-1.rockspec" | 274 | get "$luarocks_repo/validate-args-1.5.4-1.rockspec" |
275 | get "https://raw.githubusercontent.com/brunoos/luasec/master/luasec-0.6alpha-2.rockspec" | 275 | get "$luarocks_repo/luasec-0.6-1.rockspec" |
276 | get "$luarocks_repo/luabitop-1.0.2-1.rockspec" | 276 | get "$luarocks_repo/luabitop-1.0.2-1.rockspec" |
277 | get "$luarocks_repo/luabitop-1.0.2-1.src.rock" | 277 | get "$luarocks_repo/luabitop-1.0.2-1.src.rock" |
278 | get "$luarocks_repo/lpty-1.0.1-1.src.rock" | 278 | get "$luarocks_repo/lpty-1.0.1-1.src.rock" |