| Index: test/transformer_test.dart
|
| diff --git a/test/transformer_test.dart b/test/transformer_test.dart
|
| index 07c19e76321c94a441bd6147026170e696117042..5167b5581919a7c78497b0e72a08f0570a35318e 100644
|
| --- a/test/transformer_test.dart
|
| +++ b/test/transformer_test.dart
|
| @@ -1,3 +1,7 @@
|
| +// Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file
|
| +// for details. All rights reserved. Use of this source code is governed by a
|
| +// BSD-style license that can be found in the LICENSE file.
|
| +
|
| library dev_compiler.test.transformer.transformer_test;
|
|
|
| import 'package:barback/barback.dart' show BarbackMode, BarbackSettings;
|
|
|