 Chromium Code Reviews
 Chromium Code Reviews Issue 2771453003:
  Format all tests.  (Closed)
    
  
    Issue 2771453003:
  Format all tests.  (Closed) 
  | Index: tests/lib/mirrors/deferred_mirrors_update_test.dart | 
| diff --git a/tests/lib/mirrors/deferred_mirrors_update_test.dart b/tests/lib/mirrors/deferred_mirrors_update_test.dart | 
| index 6aa074d799fc3d35bba0dcd1390e9d1ec7dc71ff..74c76d41340579682c42c7d65b92fbce7213bab4 100644 | 
| --- a/tests/lib/mirrors/deferred_mirrors_update_test.dart | 
| +++ b/tests/lib/mirrors/deferred_mirrors_update_test.dart | 
| @@ -14,4 +14,4 @@ void main() { | 
| l.loadLibrary().then((_) { | 
| l.foo(); | 
| }); | 
| -} | 
| +} |