test: i hate this
This commit is contained in:
@@ -63,9 +63,6 @@ lazy val root = project
|
||||
},
|
||||
cargoBuild := {
|
||||
println(Seq("sh", "-c", "cd glue; cargo rustc -- -Awarnings") !!)
|
||||
// println(
|
||||
// Seq("sh", "-c", "cd glue; RUST_BACKTRACE=full cargo test --quiet --features e2e") !!
|
||||
// ) // very important: test suite validates interfaces
|
||||
},
|
||||
fullBuild := {
|
||||
cargoBuild.value
|
||||
|
||||
Reference in New Issue
Block a user