diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/formatters/samplecode/shfmt/out.bash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/formatters/samplecode/shfmt/out.bash b/test/formatters/samplecode/shfmt/out.bash index 879aa94..a5903da 100644 --- a/test/formatters/samplecode/shfmt/out.bash +++ b/test/formatters/samplecode/shfmt/out.bash @@ -1,3 +1,3 @@ function f() { - thing + thing } |
