deny_new_nondescriptive_test_names

Function deny_new_nondescriptive_test_names 

Source
fn deny_new_nondescriptive_test_names(
    check: &mut RunningCheck,
    path: &Path,
    remaining_issue_names: &mut BTreeSet<&str>,
    file_path: &Path,
    testname: &str,
    ext: &str,
)