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