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
@ -1,5 +1,5 @@
|
||||
# vi:ft=
|
||||
|
||||
use lib '.';
|
||||
use t::Config;
|
||||
|
||||
plan tests => 273;
|
Reference in New Issue
Block a user