Added missing newline

This commit is contained in:
Bruce Hill 2019-01-14 17:48:39 -08:00
parent ddef8be3df
commit 27433f4bf1

View File

@ -68,7 +68,7 @@ test:
$fallback_lua, prepend "\n\$msg_lua = _result[2]\n"
if ($msg_lua, text, is lua id):
$fallback_lua, add free vars [($msg_lua, text)]
$fallback_lua, prepend "-- Failure:"
$fallback_lua, prepend "-- Failure:\n"
return
Lua ("
do