diff options
Diffstat (limited to 'test/luarocks_site.lua')
-rw-r--r-- | test/luarocks_site.lua | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/test/luarocks_site.lua b/test/luarocks_site.lua deleted file mode 100644 index cfa77dca..00000000 --- a/test/luarocks_site.lua +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | -- Config file of LuaRocks site for tests | ||
2 | upload = { | ||
3 | server = "http://localhost:8080", | ||
4 | tool_version = "1.0.0", | ||
5 | api_version = "1", | ||
6 | } \ No newline at end of file | ||