fix test after renaming role to window_role

next
Michael Stapelberg 2013-12-15 14:56:34 +01:00
parent 35b70ca423
commit 318b089e6d
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ verify_swallow_criterion(
);
verify_swallow_criterion(
'"role": "^special_role$"',
'"window_role": "^special_role$"',
sub {
open_window(
name => 'roletest',