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