diff options
Diffstat (limited to 'testsuite/rx.tests')
-rwxr-xr-x | testsuite/rx.tests | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/rx.tests b/testsuite/rx.tests index c2b8814a2..985fcdc01 100755 --- a/testsuite/rx.tests +++ b/testsuite/rx.tests @@ -18,9 +18,9 @@ testing "rx" \ 00000000 43 06 06 |C..|\n\ 00000003\n\ ???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????" \ - "" "\1\1\376\ + "" "\01\01\0376\ ???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????\ -\x1A\x1A\x1A\x1A\x1A\x4B\xB0\4" +\x1A\x1A\x1A\x1A\x1A\x4B\xB0\04" rm -f rx.OUTFILE 2>/dev/null |