aboutsummaryrefslogtreecommitdiff
path: root/test/luarocks_site.lua
blob: cfa77dcaa42746abfc62d8f19d7f2c37ba8b6555 (plain)
1
2
3
4
5
6
-- Config file of LuaRocks site for tests
upload = {
   server = "http://localhost:8080",
   tool_version = "1.0.0",
   api_version = "1",
}