Chromium Code Reviews| Index: third_party/lit/tests/Inputs/shtest-format/external_shell/write-bad-encoding.sh |
| diff --git a/third_party/lit/tests/Inputs/shtest-format/external_shell/write-bad-encoding.sh b/third_party/lit/tests/Inputs/shtest-format/external_shell/write-bad-encoding.sh |
| new file mode 100755 |
| index 0000000000000000000000000000000000000000..6b622cb232e2950ee165e958eda027f24dbd7e80 |
| --- /dev/null |
| +++ b/third_party/lit/tests/Inputs/shtest-format/external_shell/write-bad-encoding.sh |
| @@ -0,0 +1,3 @@ |
| +#!/bin/sh |
| + |
| +echo "a line with bad encoding: Â." |