Skip to content

Commit 5e80c59

Browse files
raresgmihalceadianpopa
authored andcommitted
Fix link to native integration tests
Signed-off-by: rares <[email protected]>
1 parent 33d3873 commit 5e80c59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ For help on usage, see `tools/devtool help`.
5959

6060
The `pytest`-powered integration tests rely on Firecracker's HTTP API for
6161
configuring and communicating with the VMM. Alongside these, the `vmm` crate
62-
also includes several [native-Rust integration tests](../vmm/tests/), which
62+
also includes several [native-Rust integration tests](../src/vmm/tests/), which
6363
exercise its programmatic API without the HTTP integration. `Cargo`
6464
automatically picks up these tests when `cargo test` is issued. They also count
6565
towards code coverage.

0 commit comments

Comments
 (0)