Chromium Code Reviews| Index: test/command/hello.dart |
| diff --git a/test/command/hello.dart b/test/command/hello.dart |
| deleted file mode 100644 |
| index c5ea845b19d8bc3f65c1726aef7875c6464fc0b0..0000000000000000000000000000000000000000 |
| --- a/test/command/hello.dart |
| +++ /dev/null |
| @@ -1,2 +0,0 @@ |
| -// This is compiled by ./tool/command_test.sh |
| -main() => print('hello!'); |