From 0b6e73d47736228a53e941d703ed902c4b915b3a Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Sat, 30 Oct 2021 23:21:35 +0200 Subject: unposted (c.f. Bart: 49531): fix completion test where a typo marked it as expected to fail --- ChangeLog | 4 ++++ Test/Y02compmatch.ztst | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index abf676b4e..0f1886220 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2021-10-30 Oliver Kiddle + + * unposted (c.f. Bart: 49531): Test/Y02compmatch.ztst: fix test + 2021-10-27 Matthew Martin * 49529: Completion/BSD/Command/_rcctl: Add rogue and diff --git a/Test/Y02compmatch.ztst b/Test/Y02compmatch.ztst index 4a0a1a060..f28913867 100644 --- a/Test/Y02compmatch.ztst +++ b/Test/Y02compmatch.ztst @@ -397,7 +397,7 @@ test_code $example4_matcher example4_list comptest $'tst .g.\ta\t.\tp\ta\tg\t' -0f:r:|.=* should complete .g. +0:r:|.=* should complete .g. >line: {tst comp.graphics.}{} >COMPADD:{} >INSERT_POSITIONS:{18} -- cgit 1.4.1