Chromium Code Reviews| Index: tests/html/xhr_test.dart |
| diff --git a/tests/html/xhr_test.dart b/tests/html/xhr_test.dart |
| index 186b596345dae32122061506dabd4caa3a4234c9..a1a4833888f140eb1e8d239f8b53036ff38f605c 100644 |
| --- a/tests/html/xhr_test.dart |
| +++ b/tests/html/xhr_test.dart |
| @@ -64,7 +64,7 @@ main() { |
| xhr.send(); |
| }); |
| - test('XHR file', () { |
| + test('XHR_file', () { |
| var loadEndCalled = false; |
| var xhr = new HttpRequest(); |