Sign in
pigweed
/
third_party
/
github
/
google
/
fuzztest
/
54484e7fdeec79d80cbca9b22d9cddca6b32c655
/
.
/
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
;