Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(364)

Unified Diff: pkg/analyzer/test/file_system/resource_uri_resolver_test.dart

Issue 975453004: Reformat (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: pkg/analyzer/test/file_system/resource_uri_resolver_test.dart
diff --git a/pkg/analyzer/test/file_system/resource_uri_resolver_test.dart b/pkg/analyzer/test/file_system/resource_uri_resolver_test.dart
index c5eeed226db2df759e5c7b352c3b4ca9fe545de3..95b0ffac2a7c67c3b050319f6d8755b9117b2e3b 100644
--- a/pkg/analyzer/test/file_system/resource_uri_resolver_test.dart
+++ b/pkg/analyzer/test/file_system/resource_uri_resolver_test.dart
@@ -9,7 +9,6 @@ import 'package:analyzer/file_system/memory_file_system.dart';
import 'package:analyzer/src/generated/source.dart';
import 'package:unittest/unittest.dart';
-
main() {
groupSep = ' | ';
group('ResourceUriResolver', () {
« no previous file with comments | « pkg/analyzer/test/file_system/physical_resource_provider_test.dart ('k') | pkg/analyzer/test/file_system/test_all.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698