| Index: pkg/polymer/example/canonicalization/test/canonicalization3_test.dart
|
| diff --git a/pkg/polymer/example/canonicalization/test/canonicalization3_test.dart b/pkg/polymer/example/canonicalization/test/canonicalization3_test.dart
|
| deleted file mode 100644
|
| index 962c3d8af6b141f812be0d45b808d3b5f7ff393d..0000000000000000000000000000000000000000
|
| --- a/pkg/polymer/example/canonicalization/test/canonicalization3_test.dart
|
| +++ /dev/null
|
| @@ -1,10 +0,0 @@
|
| -// Copyright (c) 2014, 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 canonicalization.test.canonizalization3_test;
|
| -
|
| -import 'package:polymer/polymer.dart';
|
| -import 'common.dart';
|
| -
|
| -@initMethod main() => tests();
|
|
|