io.streams.byte-array: some cleanup.

db4
John Benediktsson 2014-03-11 11:27:50 -07:00
parent 9090aa2bd1
commit 0fd53ac54c
1 changed files with 4 additions and 4 deletions

View File

@ -41,13 +41,13 @@ IN: io.streams.byte-array.tests
B{ 1 2 3 4 5 6 7 8 9 10 11 12 } binary
[
read1
0 seek-absolute input-stream get stream-seek
0 seek-absolute seek-input
read1
2 seek-relative input-stream get stream-seek
2 seek-relative seek-input
read1
-2 seek-end input-stream get stream-seek
-2 seek-end seek-input
read1
0 seek-end input-stream get stream-seek
0 seek-end seek-input
read1
] with-byte-reader
] unit-test