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

Unified Diff: test/transformer_test.dart

Issue 1672563002: e2e test for transformer (webdriver + pub serve) (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: Created 4 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
« no previous file with comments | « test/transformer_e2e_test.dart ('k') | tool/transformer_test.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
« no previous file with comments | « test/transformer_e2e_test.dart ('k') | tool/transformer_test.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698