diff options
Diffstat (limited to 'testsuite/od.tests')
-rwxr-xr-x | testsuite/od.tests | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/od.tests b/testsuite/od.tests index 69c29952a..f136bb5fa 100755 --- a/testsuite/od.tests +++ b/testsuite/od.tests | |||
@@ -10,7 +10,7 @@ testing "od -b" \ | |||
10 | "od -b" \ | 10 | "od -b" \ |
11 | "\ | 11 | "\ |
12 | 0000000 110 105 114 114 117 | 12 | 0000000 110 105 114 114 117 |
13 | 0000006 | 13 | 0000005 |
14 | " \ | 14 | " \ |
15 | "" "HELLO" | 15 | "" "HELLO" |
16 | 16 | ||