Index: tests/lib_strong/mirrors/class_mirror_location_other.dart |
diff --git a/tests/lib_strong/mirrors/class_mirror_location_other.dart b/tests/lib_strong/mirrors/class_mirror_location_other.dart |
index eb94d21d6ce68ee04f4dfd525708b60708426d63..11dee4c12214ce19c014f2385e3bffde37dafab4 100644 |
--- a/tests/lib_strong/mirrors/class_mirror_location_other.dart |
+++ b/tests/lib_strong/mirrors/class_mirror_location_other.dart |
@@ -6,6 +6,6 @@ part of test.class_location; |
class ClassInOtherFile {} |
- class SpaceIndentedInOtherFile {} |
+class SpaceIndentedInOtherFile {} |
- class TabIndentedInOtherFile {} |
+class TabIndentedInOtherFile {} |