]> Cypherpunks repositories - gostls13.git/commit
os.TestSeek: use a smaller but still 64-bit seek offset.
authorRuss Cox <rsc@golang.org>
Thu, 12 Nov 2009 22:55:04 +0000 (14:55 -0800)
committerRuss Cox <rsc@golang.org>
Thu, 12 Nov 2009 22:55:04 +0000 (14:55 -0800)
commitb0c7d680525d46d40fab09a4c68131ccbcd3254d
tree10b89e5cb619388580d69ed84fcb93d965d66cb4
parentce0a4bae41c310f96b86322007e87b2fb0a29781
os.TestSeek: use a smaller but still 64-bit seek offset.

Might fix issue 91.

R=r
https://golang.org/cl/152108
src/pkg/os/os_test.go