mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Fix README typos
PiperOrigin-RevId: 225054712 Change-Id: I26e8bc3ef04fe96a4640e50ba4b635d4aa72cc50
This commit is contained in:
@@ -86,7 +86,7 @@ SyscallFailsWithErrno(...)
|
||||
The test utilties are written as RAII classes. These utilities should be
|
||||
preferred over custom test harnesses.
|
||||
|
||||
Local class instances should be preferred, whereever possible, over full test
|
||||
Local class instances should be preferred, wherever possible, over full test
|
||||
fixtures.
|
||||
|
||||
A test utility should be created when there is more than one test that requires
|
||||
|
||||
Reference in New Issue
Block a user