diff options
author | Nikolay Amiantov <ab@fmap.me> | 2017-11-11 01:51:34 +0300 |
---|---|---|
committer | Nikolay Amiantov <ab@fmap.me> | 2022-01-09 13:42:36 +0300 |
commit | 120ca245d13708743a59e83da12ec90902636236 (patch) | |
tree | 6c27cb21423959e3018932aa5fa6e0e228a292fa /tests/readfile-context.builder.sh | |
parent | c66865dff1747ecd55915ef8c549dc1a088ff168 (diff) |
Add test for readFile keeping context
Diffstat (limited to 'tests/readfile-context.builder.sh')
-rw-r--r-- | tests/readfile-context.builder.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/readfile-context.builder.sh b/tests/readfile-context.builder.sh new file mode 100644 index 000000000..7084a08cb --- /dev/null +++ b/tests/readfile-context.builder.sh @@ -0,0 +1 @@ +echo "$input" > $out |