Properly name a test
This commit is contained in:
parent
d466eb8f66
commit
25b7a12625
@ -3,7 +3,7 @@
|
||||
use ui_test::Comments;
|
||||
|
||||
#[test]
|
||||
fn issue_2156() {
|
||||
fn parse_simple_comment() {
|
||||
let s = r"
|
||||
use std::mem;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user