/benches/clap_2_31_2/tests/05-ripgrep-build-help-long.rs

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

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