diff --git a/components/net/Cargo.toml b/components/net/Cargo.toml index 4aaeecf75d9..ae404846c2c 100644 --- a/components/net/Cargo.toml +++ b/components/net/Cargo.toml @@ -4,6 +4,7 @@ version = "0.0.1" authors = ["The Servo Project Developers"] license = "MPL-2.0" publish = false +autotests = false # Inhibit lookup for tests/*.rs without [[test]] sections [lib] name = "net"