/benches/clap_2_31_2/tests/05-ripgrep-parse-clean.rs

https://github.com/anp/lolbench · Rust · 3 lines · 3 code · 0 blank · 0 comment · 0 complexity · 40d9d2afdc91a87d1b240f825c7cc62d MD5 · raw file

  1. extern crate lolbench ; # [ test ] fn end_to_end ( ) {
  2. lolbench :: end_to_end_test ( "clap_2_31_2" , "_05_ripgrep::parse_clean" , ) ;
  3. }