test-geometry.lua: Fix indentation

Signed-off-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
Uli Schlachter 2017-01-01 14:29:04 +01:00
parent 5bbe6747fc
commit 0dff0c308a
1 changed files with 10 additions and 11 deletions

View File

@ -63,10 +63,9 @@ local steps = {
y = 0, y = 0,
width = 100, width = 100,
height = 100 height = 100
}}
} }
} return true
}
return true
end, end,
function(count) function(count)
if count == 1 then if count == 1 then