Chromium Code Reviews| Index: frog/tests/hello.dart |
| diff --git a/frog/tests/hello.dart b/frog/tests/hello.dart |
| deleted file mode 100644 |
| index bc7ffd2d92781420b0faa9f90845da8ecfdb654d..0000000000000000000000000000000000000000 |
| --- a/frog/tests/hello.dart |
| +++ /dev/null |
| @@ -1,5 +0,0 @@ |
| -// Copyright (c) 2011, 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. |
| - |
| -main() => print('hello world'); |