#!perl
# vim:ts=4:sw=4:expandtab
#
# 
#
use i3test;

cmd 'blargh!';

does_i3_live;

done_testing;