Explorar o código

Don’t take time to run 0 in-crate unit tests

Simon Sapin %!s(int64=10) %!d(string=hai) anos
pai
achega
8e6418a3fb
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      Cargo.toml

+ 3 - 0
Cargo.toml

@@ -18,6 +18,9 @@ name = "tests"
 name = "wpt"
 harness = false
 
+[lib]
+test = false
+
 [dev-dependencies]
 rustc-test = "0.1"
 rustc-serialize = "0.3"