diff options
Diffstat (limited to 'test/YAMLParser/spec-05-02-utf8.data')
| -rw-r--r-- | test/YAMLParser/spec-05-02-utf8.data | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/YAMLParser/spec-05-02-utf8.data b/test/YAMLParser/spec-05-02-utf8.data index b306bdb719efe..028f41bb557c2 100644 --- a/test/YAMLParser/spec-05-02-utf8.data +++ b/test/YAMLParser/spec-05-02-utf8.data @@ -1,4 +1,4 @@ -# RUN: yaml-bench -canonical %s |& FileCheck %s +# RUN: yaml-bench -canonical %s 2>&1 | FileCheck %s # Invalid use of BOM # inside a |
