Sign in
pigweed
/
third_party
/
github
/
google
/
fuzztest
/
refs/heads/cl/743170054
/
.
/
rust
/
tests
/
trybuild.rs
blob: c2d9ebd3d204c1f13042c7bf98afde051f7f5142 [
file
] [
log
] [
blame
] [
edit
]
#[
test
]
fn
fuzztest
()
{
let
t
=
trybuild
::
TestCases
::
new
();
t
.
pass
(
"tests/macro_compiles.rs"
);
}