Explorar o código

Add test for lua_preload_file

bel %!s(int64=11) %!d(string=hai) anos
pai
achega
4f3c267731
Modificáronse 1 ficheiros con 7 adicións e 0 borrados
  1. 7 0
      test/lua_preload_file.lua

+ 7 - 0
test/lua_preload_file.lua

@@ -0,0 +1,7 @@
+--[[
+Load this test file by adding  
+  lua_preload_file ./lua_preload_file.lua
+to the civetweb.conf file
+]]
+
+mg.preload = "lua_preload_file successfully loaded"