Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
liverpool8056 committed Aug 2, 2023
1 parent e890959 commit 3eb99fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions t/00-new.t
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ our $HttpConfig = qq{
lua_package_path "$pwd/lib/?.lua;;";
lua_shared_dict test_shm 8m;
lua_shared_dict my_worker_events 8m;
load_module modules/ndk_http_module.so;
load_module modules/ngx_http_lua_module.so;
};

run_tests();
Expand Down

0 comments on commit 3eb99fd

Please sign in to comment.