]> Cypherpunks repositories - gostls13.git/commit
os: reenable TestReaddirSmallSeek on windows
authorqmuntal <quimmuntal@gmail.com>
Mon, 19 Dec 2022 13:41:09 +0000 (14:41 +0100)
committerDamien Neil <dneil@google.com>
Mon, 19 Dec 2022 21:17:00 +0000 (21:17 +0000)
commita5a47442502e8e42b390f458f8f91dea3de872eb
treed2da2468dda85695879dcbc6b2352ea4f2de2923
parent0b2ad1d815ea8967c49b32d848b2992d0c588d88
os: reenable TestReaddirSmallSeek on windows

TestReaddirSmallSeek should have been reenabled as part of
CL 405275, but didn't. Do it now.

Updates #36019

Change-Id: I5676eee4e63675d30e9d48ac708e72bd036b6aee
Reviewed-on: https://go-review.googlesource.com/c/go/+/458336
Reviewed-by: Alex Brainman <alex.brainman@gmail.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Quim Muntal <quimmuntal@gmail.com>
Reviewed-by: Roland Shoemaker <roland@golang.org>
Reviewed-by: David Chase <drchase@google.com>
src/os/os_test.go