diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2017-02-26 13:34:10 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2017-02-26 13:34:10 +0000 |
commit | 1e0a93cf90adf08507195e7af3b689e3f42b7910 (patch) | |
tree | a59bbe85fd5ec7b5675d9ac79cfe2b3a4bd11892 /test/stdout | |
parent | 9e09521e621d852ac4828f1865b4ccb01568d9ee (diff) |
Testsuite: regression test for Bug 2061
Diffstat (limited to 'test/stdout')
-rw-r--r-- | test/stdout/0002 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/stdout/0002 b/test/stdout/0002 index b6ca54d48..fa445b01c 100644 --- a/test/stdout/0002 +++ b/test/stdout/0002 @@ -52,6 +52,8 @@ > reduce: +abc > reduce: 6 > reduce: 9 +> # Check for extract corrupting reduce's +> reduce: a , b > > listnamed: *.aa.bb : ^\Nxxx(.*) > listnamed: *.aa.bb : ^\Nxxx(.*) |