From 25b7a12625f65229b924adb9f4a9b431da873ed1 Mon Sep 17 00:00:00 2001 From: Oli Scherer Date: Wed, 25 May 2022 17:58:45 +0000 Subject: [PATCH] Properly name a test --- ui_test/tests/comment_parser.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui_test/tests/comment_parser.rs b/ui_test/tests/comment_parser.rs index ee1382a6c78..a9e19cbb9c5 100644 --- a/ui_test/tests/comment_parser.rs +++ b/ui_test/tests/comment_parser.rs @@ -3,7 +3,7 @@ use ui_test::Comments; #[test] -fn issue_2156() { +fn parse_simple_comment() { let s = r" use std::mem;