Index: tests/language/application_negative_test.dart |
diff --git a/tests/language/application_negative_test.dart b/tests/language/application_negative_test.dart |
index d07f6370cb96e70d2e90fb9ccda77470912b9a16..d8c9e79de91969c40ac8f197159a97bc0b991859 100644 |
--- a/tests/language/application_negative_test.dart |
+++ b/tests/language/application_negative_test.dart |
@@ -3,4 +3,5 @@ |
// BSD-style license that can be found in the LICENSE file. |
library application_negative_test.dart; |
+ |
part 'failing_main.dart'; |