mirror of
https://github.com/pi-hole/FTL.git
synced 2024-10-26 16:52:18 +02:00
Make the CI test a bit more complex so we actually get some stack traceback
Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
+3
-3
@@ -1,4 +1,4 @@
|
||||
<?
|
||||
mg.write("Hello, world!\n")
|
||||
mg.include("does_not_exist.lp", "r")
|
||||
?>
|
||||
mg.write("Hello, world 1!\n")
|
||||
mg.include("broken_lua_2.lp", "r")
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user