| Index: samples/tests/samples/browser/solar_test.dart
|
| diff --git a/samples/tests/samples/browser/solar_test.dart b/samples/tests/samples/browser/solar_test.dart
|
| deleted file mode 100644
|
| index 1e0994d7e366e38c2186ff8906a3a347ffa74984..0000000000000000000000000000000000000000
|
| --- a/samples/tests/samples/browser/solar_test.dart
|
| +++ /dev/null
|
| @@ -1,17 +0,0 @@
|
| -// Copyright (c) 2013, 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 solar_test;
|
| -
|
| -import '../../../solar/web/solar.dart' as solar;
|
| -
|
| -// @static-clean
|
| -
|
| -/**
|
| - * This test exists to ensure that the solar sample compiles without errors.
|
| - */
|
| -void main() {
|
| -
|
| -}
|
| -
|
|
|