Skip to content

Commit 3a1c77e

Browse files
author
sgrekhov
committed
#932. Issue number added
1 parent 32ff0cc commit 3a1c77e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

LibTest/html/HttpRequest/responseText_A01_t02.dart

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
/// @assertion final String responseText
66
/// The response in String form or empty String on failure.
77
/// @description Checks that the property is empty in case of failure.
8-
/// @needsreview #16757
8+
/// @issue 16757
9+
/// @issue 46608
910
1011
import "dart:html";
1112
import "../../../Utils/expect.dart";

0 commit comments

Comments
 (0)