| Index: samples/tests/samples/browser/spirodraw_test.dart
|
| diff --git a/samples/tests/samples/browser/spirodraw_test.dart b/samples/tests/samples/browser/spirodraw_test.dart
|
| deleted file mode 100644
|
| index 2e6e5586cea32655f696a34410febbc6c139b9f9..0000000000000000000000000000000000000000
|
| --- a/samples/tests/samples/browser/spirodraw_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 spirodraw_test;
|
| -
|
| -import '../../../spirodraw/web/spirodraw.dart' as spirodraw;
|
| -
|
| -// @static-clean
|
| -
|
| -/**
|
| - * This test exists to ensure that the spirodraw sample compiles without errors.
|
| - */
|
| -void main() {
|
| -
|
| -}
|
| -
|
|
|