Index: tests/lib/mirrors/load_library_test.dart |
diff --git a/tests/lib/mirrors/load_library_test.dart b/tests/lib/mirrors/load_library_test.dart |
index 7057eec234fdd060e2e0017fd0d73f0ff995fdf2..a43d3f24aff60f17911f20d4e405cce7f8013120 100644 |
--- a/tests/lib/mirrors/load_library_test.dart |
+++ b/tests/lib/mirrors/load_library_test.dart |
@@ -24,4 +24,4 @@ main() { |
Expect.equals(#test.other_library, dep.targetLibrary.simpleName); |
Expect.equals(42, other.topLevelMethod()); |
}); |
-} |
+} |