mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-07 20:12:24 +01:00
run only tests that are actually used/implemented
This commit is contained in:
@@ -5,6 +5,12 @@ authors = ["Sebastian Thiel <sthiel@thoughtworks.com>"]
|
||||
edition = "2018"
|
||||
publish = false
|
||||
|
||||
[[bin]]
|
||||
name = "preproc"
|
||||
path = "src/main.rs"
|
||||
doctest = false
|
||||
test = false
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
|
||||
Reference in New Issue
Block a user