This website requires JavaScript.
Explore
Help
Register
Sign In
zec
/
wallet
mirror of
https://github.com/zcash/wallet.git
Watch
1
Star
0
Fork
You've already forked wallet
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
main
wallet
/
zallet
/
tests
/
cli_tests.rs
7 lines
106 B
Rust
Raw
Permalink
Blame
History
#[
test
]
fn
cli_tests
(
)
{
let
tests
=
trycmd
::
TestCases
::
new
(
)
;
tests
.
case
(
"
tests/cmd/*.toml
"
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink