diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/regression/4896-remap-executing-mapping/rc | 2 | ||||
| -rw-r--r-- | test/regression/4896-unmap-executing-mapping/out | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/test/regression/4896-remap-executing-mapping/rc b/test/regression/4896-remap-executing-mapping/rc index 56624d18..b61a277e 100644 --- a/test/regression/4896-remap-executing-mapping/rc +++ b/test/regression/4896-remap-executing-mapping/rc @@ -1,3 +1,3 @@ -try %{ map global user s %exp{:source %%{%val{source}}<ret>} -docstring "re-source my kakrc" } +map global user s %exp{:source %%{%val{source}}<ret>} -docstring "re-source my kakrc" declare-option int source_count set-option -add global source_count 1 diff --git a/test/regression/4896-unmap-executing-mapping/out b/test/regression/4896-unmap-executing-mapping/out index 190a1803..9f358a4a 100644 --- a/test/regression/4896-unmap-executing-mapping/out +++ b/test/regression/4896-unmap-executing-mapping/out @@ -1 +1 @@ -123 +123456 |
