]> git.sur5r.net Git - i3/i3/blobdiff - testcases/t/201-config-parser.t
Implement i3's logic for maintaining a list of 'bindsym' directives and passing it...
[i3/i3] / testcases / t / 201-config-parser.t
index 9dc0f84005d815762c8e2dbe38cdc77bb476d200..faf2f0db7e907e7c1fcc76101044ef6cb23e7f29 100644 (file)
@@ -688,6 +688,7 @@ bar {
 EOT
 
 $expected = <<'EOT';
+cfg_bar_start()
 cfg_bar_output(LVDS-1)
 ERROR: CONFIG: Expected one of these tokens: <end>, '#', 'set', 'i3bar_command', 'status_command', 'socket_path', 'mode', 'hidden_state', 'id', 'modifier', 'wheel_up_cmd', 'wheel_down_cmd', 'bindsym', 'position', 'output', 'tray_output', 'font', 'separator_symbol', 'binding_mode_indicator', 'workspace_buttons', 'strip_workspace_numbers', 'verbose', 'colors', '}'
 ERROR: CONFIG: (in file <stdin>)