tests/_client.lua: Add missing modelines

Signed-off-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
Uli Schlachter 2016-05-01 19:23:22 +02:00
parent 8a6787bd54
commit 2da6ec0912
1 changed files with 2 additions and 0 deletions

View File

@ -30,3 +30,5 @@ return function(class, title, use_sn)
return spawn(cmd, use_sn)
end
-- vim: filetype=lua:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:textwidth=80