diff options
Diffstat (limited to 'third_party/git/t/chainlint/broken-chain.expect')
-rw-r--r-- | third_party/git/t/chainlint/broken-chain.expect | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/third_party/git/t/chainlint/broken-chain.expect b/third_party/git/t/chainlint/broken-chain.expect new file mode 100644 index 000000000000..55b0f42a534d --- /dev/null +++ b/third_party/git/t/chainlint/broken-chain.expect @@ -0,0 +1,6 @@ +( + foo && +?!AMP?! bar + baz && + wop +>) |