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

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

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