We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89c6143 commit 0a574b0Copy full SHA for 0a574b0
lib/Test/Nginx/Socket/Lua.pm
@@ -1,3 +1,5 @@
1
+package Test::Nginx::Socket::Lua;
2
+
3
use Test::Nginx::Socket -Base;
4
5
my $code = $ENV{TEST_NGINX_INIT_BY_LUA};
0 commit comments