diff --git a/Cargo.toml b/Cargo.toml index c450280..d775330 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,9 +5,6 @@ name = "{{project-name}}" edition = "2018" version = "0.1.0" -[lib] -test = false - [workspace] members = ["testsuite"]