mirror of
https://github.com/openresty/openresty.git
synced 2024-10-13 00:29:41 +00:00
tests: sanity.t: renamed to t/000-sanity.t and added '.' in lib path.
This commit is contained in:
committed by
Thibault Charbonnier
parent
4995101388
commit
cc79822109
@ -66,4 +66,4 @@ script:
|
||||
- export PATH=$OPENRESTY_PREFIX/bin:$OPENRESTY_PREFIX/nginx/sbin:$PATH
|
||||
- nginx -V
|
||||
- ldd `which nginx`|grep -E 'luajit|ssl|pcre'
|
||||
- prove -I. -r t/
|
||||
- prove -r t/
|
||||
|
Reference in New Issue
Block a user