| Index: compiler/javatests/com/google/dart/compiler/end2end/inc/IncrementalCompilation2Test.java
|
| ===================================================================
|
| --- compiler/javatests/com/google/dart/compiler/end2end/inc/IncrementalCompilation2Test.java (revision 12286)
|
| +++ compiler/javatests/com/google/dart/compiler/end2end/inc/IncrementalCompilation2Test.java (working copy)
|
| @@ -1051,7 +1051,7 @@
|
| * http://code.google.com/p/dart/issues/detail?id=4238
|
| */
|
| //TODO(pquitslund): re-enable (dartbug.com/4925).
|
| - public void Xtest_typesPropagation_html_query() throws Exception {
|
| + public void test_typesPropagation_html_query() throws Exception {
|
| appSource.setContent(
|
| APP,
|
| makeCode(
|
|
|