tests: sanity.t: renamed to t/000-sanity.t and added '.' in lib path.

This commit is contained in:
Thibault Charbonnier
2019-09-25 23:04:18 -07:00
committed by Thibault Charbonnier
parent 4995101388
commit cc79822109
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ all:
./util/mirror-tarballs
test:
prove -I. -I../test-nginx/lib -r t
prove -I../test-nginx/lib -r t
try-luajit: all
cd openresty-`./util/ver` && ./configure --with-luajit