Sign in
pigweed
/
third_party
/
github
/
google
/
fuzztest
/
6201d5931e4c734e2cc8b1a8a90edd768bebfda3
/
.
/
rust
/
tests
/
trybuild.rs
blob: c2d9ebd3d204c1f13042c7bf98afde051f7f5142 [
file
]
#[
test
]
fn
fuzztest
()
{
let
t
=
trybuild
::
TestCases
::
new
();
t
.
pass
(
"tests/macro_compiles.rs"
);
}