cleanup lua tests
This commit is contained in:
parent
fe9bb6bee5
commit
fcaf337b30
13 changed files with 4 additions and 67 deletions
|
|
@ -1,5 +1,3 @@
|
|||
package.path = "./rootfs/etc/nginx/lua/?.lua;./rootfs/etc/nginx/lua/test/mocks/?.lua;" .. package.path
|
||||
|
||||
describe("Balancer chash", function()
|
||||
local balancer_chash = require("balancer.chash")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue