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" \ | |||
18 | 00000000 43 06 06 |C..|\n\ | 18 | 00000000 43 06 06 |C..|\n\ |
19 | 00000003\n\ | 19 | 00000003\n\ |
20 | ???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????" \ | 20 | ???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????" \ |
21 | "" "\1\1\376\ | 21 | "" "\01\01\0376\ |
22 | ???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????\ | 22 | ???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????\ |
23 | \x1A\x1A\x1A\x1A\x1A\x4B\xB0\4" | 23 | \x1A\x1A\x1A\x1A\x1A\x4B\xB0\04" |
24 | 24 | ||
25 | rm -f rx.OUTFILE 2>/dev/null | 25 | rm -f rx.OUTFILE 2>/dev/null |
26 | 26 | ||