Skip to content

Commit 148ce7a

Browse files
committed
Fix comment
1 parent d5161a4 commit 148ce7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/test_reflective_loader.dart

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -275,8 +275,8 @@ class ReflectiveTest {
275275
}
276276

277277
/**
278-
* A marker annotation used to annotate overridden test methods with additional
279-
* timeout information.
278+
* A marker annotation used to annotate test methods with additional timeout
279+
* information.
280280
*/
281281
class TestTimeout {
282282
final test_package.Timeout timeout;

0 commit comments

Comments
 (0)