diff --git a/Cargo.toml b/Cargo.toml index 02ea8fa..73aff86 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -42,11 +42,6 @@ repository = "https://github.com/servo/unicode-bidi" [lib] name = "unicode_bidi" -[[test]] -name = "conformance_tests" -path = "tests/conformance_tests.rs" -required-features = ["hardcoded-data"] - [dependencies.flame] version = "0.2" optional = true