]> git.sur5r.net Git - i3/i3/commitdiff
new-test: add launch_with_config to multi-monitor template
authorMichael Stapelberg <michael@stapelberg.de>
Sat, 22 Dec 2012 13:08:25 +0000 (14:08 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Sat, 22 Dec 2012 13:08:25 +0000 (14:08 +0100)
testcases/new-test

index 2849301e9b2ccb01007e8254a04fb2a9e878922c..c2546158267fa2b5a49bf75579b936fea7e9dd7a 100755 (executable)
@@ -79,6 +79,7 @@ font -misc-fixed-medium-r-normal--13-120-75-75-C-70-iso10646-1
 fake-outputs 1024x768+0+0,1024x768+1024+0
 EOT
 
+my $pid = launch_with_config($config);
 
 
 exit_gracefully($pid);