tests/_client.lua: Add missing modelines
Signed-off-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
parent
8a6787bd54
commit
2da6ec0912
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue