aboutsummaryrefslogtreecommitdiff
path: root/test/unit/formatc.lua
diff options
context:
space:
mode:
Diffstat (limited to 'test/unit/formatc.lua')
-rw-r--r--test/unit/formatc.lua4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/unit/formatc.lua b/test/unit/formatc.lua
index e5ac87032a..e288081960 100644
--- a/test/unit/formatc.lua
+++ b/test/unit/formatc.lua
@@ -221,10 +221,6 @@ local function standalone(...) -- luacheck: ignore
local raw = Preprocess.preprocess('', arg[1])
- if raw == nil then
- print("ERROR: Preprocess.preprocess() returned empty")
- end
-
local formatted
if #arg == 2 and arg[2] == 'no' then
formatted = raw