gnu: rust-paw-structopt-1: Skip tests.
* gnu/packages/crates-io.scm (rust-paw-structopt-1)[arguments]: Skip the test suite. Change-Id: I00ae2aa1452d2c141d584447ad09b4961b74617f
This commit is contained in:
parent
3c21209445
commit
c3f49a63a4
@ -70149,7 +70149,8 @@ implementations.")
|
||||
(base32 "1iwg83xqjpfgpy8wrq173cy7zgkyxfryd230sh34f5qsjdx7zap4"))))
|
||||
(build-system cargo-build-system)
|
||||
(arguments
|
||||
`(#:cargo-inputs
|
||||
`(#:tests? #f ; use of undeclared crate or module `paw`
|
||||
#:cargo-inputs
|
||||
(("rust-proc-macro2" ,rust-proc-macro2-0.4)
|
||||
("rust-quote" ,rust-quote-0.6)
|
||||
("rust-structopt" ,rust-structopt-0.2)
|
||||
|
Loading…
Reference in New Issue
Block a user