Sign in
pigweed
/
third_party
/
github
/
google
/
fuzztest
/
6201d5931e4c734e2cc8b1a8a90edd768bebfda3
/
.
/
rust
/
fuzztest_macro
/
src
/
test_main.rs
blob: f01ede343df64140d1ff0e6b35acca70eaf57d63 [
file
]
// This file exists only as a workaround. It serves as the crate root for the `fuzztest_macro_test`
// BUILD target.
// This file should not be included in the `fuzztest_macro` crate.
mod
helpers
;