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