Test 222: call exit_gracefully

Not calling exit_gracefully causes some other test to fail during a
complete_run sometimes.
This commit is contained in:
Tony Crisci 2014-03-18 22:38:01 -04:00 committed by Michael Stapelberg
parent 1263d2c0e8
commit fe5103e8e1
1 changed files with 2 additions and 0 deletions

View File

@ -39,4 +39,6 @@ cmd('[class="special"] resize grow height 160 px or 16 ppt');
does_i3_live;
exit_gracefully($pid);
done_testing;