diff --git a/test/integration-ebpf/Cargo.toml b/test/integration-ebpf/Cargo.toml index 36eeb13e..712e016f 100644 --- a/test/integration-ebpf/Cargo.toml +++ b/test/integration-ebpf/Cargo.toml @@ -71,4 +71,4 @@ path = "src/simple_prog.rs" [[bin]] name = "greened-test" -path = "src/greened-test.rs" +path = "src/greened_test.rs"