tests: rename files (00x-*.t is basic stuff, >=100-*.t are tests using IPC)
This commit is contained in:
12
testcases/t/134-invalid-command.t
Normal file
12
testcases/t/134-invalid-command.t
Normal file
@ -0,0 +1,12 @@
|
||||
#!perl
|
||||
# vim:ts=4:sw=4:expandtab
|
||||
#
|
||||
#
|
||||
#
|
||||
use i3test;
|
||||
|
||||
cmd 'blargh!';
|
||||
|
||||
does_i3_live;
|
||||
|
||||
done_testing;
|
Reference in New Issue
Block a user