mirror of https://github.com/openresty/openresty
tests: sanity.t: renamed to t/000-sanity.t and added '.' in lib path.
parent
4995101388
commit
cc79822109
@ -1,5 +1,5 @@
|
||||
# vi:ft=
|
||||
|
||||
use lib '.';
|
||||
use t::Config;
|
||||
|
||||
plan tests => 273;
|
Loading…
Reference in New Issue