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 0000000..cfb58fb --- /dev/null +++ b/t/chainlint/broken-chain.expect @@ -0,0 +1,6 @@ +( + foo && + bar ?!AMP?! + baz && + wop +) |