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 df1d301d..7292c75d 100755 --- a/test/testing.sh +++ b/test/testing.sh | |||
@@ -242,7 +242,7 @@ mkdir -p "$testing_server" | |||
242 | get "$luarocks_repo/stdlib-41.0.0-1.src.rock" | 242 | get "$luarocks_repo/stdlib-41.0.0-1.src.rock" |
243 | get "$luarocks_repo/luarepl-0.4-1.src.rock" | 243 | get "$luarocks_repo/luarepl-0.4-1.src.rock" |
244 | get "$luarocks_repo/validate-args-1.5.4-1.rockspec" | 244 | get "$luarocks_repo/validate-args-1.5.4-1.rockspec" |
245 | get "https://raw.githubusercontent.com/brunoos/luasec/master/luasec-0.6alpha-1.rockspec" | 245 | get "https://raw.githubusercontent.com/brunoos/luasec/master/luasec-0.6alpha-2.rockspec" |
246 | get "$luarocks_repo/luabitop-1.0.2-1.rockspec" | 246 | get "$luarocks_repo/luabitop-1.0.2-1.rockspec" |
247 | get "$luarocks_repo/lpty-1.0.1-1.src.rock" | 247 | get "$luarocks_repo/lpty-1.0.1-1.src.rock" |
248 | get "$luarocks_repo/cprint-${verrev_cprint}.src.rock" | 248 | get "$luarocks_repo/cprint-${verrev_cprint}.src.rock" |