More searchable name

This commit is contained in:
Aleksey Kladov 2021-05-04 10:23:47 +03:00
parent 0323045631
commit 41f8ae7daa

View File

@ -19,7 +19,7 @@ use vfs::{AbsPathBuf, VfsPath};
use crate::cli::load_cargo::{load_workspace_at, LoadCargoConfig};
#[test]
fn benchmark_integrated_highlighting() {
fn integrated_highlighting_benchmark() {
// Don't run slow benchmark by default
if true {
return;