Skip to content

Commit c53a6cd

Browse files
committed
lint: add trailing new line
Follow-up for #78
1 parent a063ece commit c53a6cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/simple_test.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,4 +293,4 @@ function g.test_truncate()
293293
local stat = g.queue_conn:call('queue.statistics', { tube_name })
294294
t.assert_equals(stat.calls.put, task_count)
295295
t.assert_equals(stat.calls.truncate, 2)
296-
end
296+
end

0 commit comments

Comments
 (0)