t/201-config-parser: update expected token list
This commit is contained in:
parent
c04b8592fd
commit
1e349ae3e1
|
@ -446,8 +446,7 @@ hide_edge_border both
|
||||||
client.focused #4c7899 #285577 #ffffff #2e9ef4
|
client.focused #4c7899 #285577 #ffffff #2e9ef4
|
||||||
EOT
|
EOT
|
||||||
|
|
||||||
my $expected_all_tokens = "ERROR: CONFIG: Expected one of these tokens: <end>, '#', '" . join("', '", qw(
|
my $expected_all_tokens = "ERROR: CONFIG: Expected one of these tokens: <end>, '#', '" . join("', '", 'set ', 'set ', qw(
|
||||||
set
|
|
||||||
set_from_resource
|
set_from_resource
|
||||||
bindsym
|
bindsym
|
||||||
bindcode
|
bindcode
|
||||||
|
|
Loading…
Reference in New Issue