Update README for packetimpact

PiperOrigin-RevId: 326733912
This commit is contained in:
Nayana Bidari
2020-08-14 14:49:14 -07:00
committed by gVisor bot
parent 3be8b49c70
commit af433e159d
+1 -1
View File
@@ -30,7 +30,7 @@ $ make load-packetimpact
Run a test, e.g. `fin_wait2_timeout`, against Linux:
```bash
$ bazel test //test/packetimpact/tests:fin_wait2_timeout_linux_test
$ bazel test //test/packetimpact/tests:fin_wait2_timeout_native_test
```
Run the same test, but against gVisor: