diff options
author | John Ericson <John.Ericson@Obsidian.Systems> | 2022-04-20 16:53:16 +0000 |
---|---|---|
committer | John Ericson <John.Ericson@Obsidian.Systems> | 2022-04-20 16:53:16 +0000 |
commit | 3c220442ffb9c951f42185479d34a1abf8596e9b (patch) | |
tree | 0c09315dec88c7e1f9a4aad0e744692d0f72dbe7 /tests/fmt.simple.sh | |
parent | 75b62e52600a44b42693944b50638bf580a2c86e (diff) | |
parent | ee57f91413c9d01f1027eccbe01f7706c94919ac (diff) |
Merge remote-tracking branch 'upstream/master' into fix-url-format
Diffstat (limited to 'tests/fmt.simple.sh')
-rwxr-xr-x | tests/fmt.simple.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/fmt.simple.sh b/tests/fmt.simple.sh new file mode 100755 index 000000000..4c8c67ebb --- /dev/null +++ b/tests/fmt.simple.sh @@ -0,0 +1 @@ +echo Formatting: "${@}" |