net.dns: don't use "for s,s in pairs..." (unused loop variable s) [luacheck]
[prosody.git] / tests / run_tests.sh
1 #!/bin/sh
2 rm reports/*.report
3 exec lua test.lua $*