gri3-wm/testcases/t/34-invalid-command.t

13 lines
98 B
Perl

#!perl
# vim:ts=4:sw=4:expandtab
#
#
#
use i3test;
cmd 'blargh!';
does_i3_live;
done_testing;