diff --git a/ipc/tests/with_attrs.rs.in b/ipc/tests/with_attrs.rs.in index bca1b0bfe..c49ce9c72 100644 --- a/ipc/tests/with_attrs.rs.in +++ b/ipc/tests/with_attrs.rs.in @@ -32,8 +32,3 @@ impl BadlyNamedService { } impl ::ipc::IpcConfig for BadlyNamedService {} - -#[test] -fn invoke() { - -}