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

https://github.com/anp/lolbench · Rust · 3 lines · 3 code · 0 blank · 0 comment · 0 complexity · 387526e36390d69cc6b24666f616a211 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_lots" , ) ;
  3. }