diff options
Diffstat (limited to 'testdata/local/local.data')
| -rw-r--r-- | testdata/local/local.data | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/testdata/local/local.data b/testdata/local/local.data new file mode 100644 index 0000000..9ecdb9f --- /dev/null +++ b/testdata/local/local.data @@ -0,0 +1,9 @@ +<<< local.aww:1 + +--> local: 1: echo this_is_a_secret +this_is_a_secret + +<<< sub/local.aww:1 + +--> local: 1: echo this_is_a_secret_in_sub +this_is_a_secret_in_sub |
