Chromium Code Reviews| Index: samples/third_party/pop-pop-win/test/console_test_harness.dart |
| diff --git a/samples/third_party/pop-pop-win/test/console_test_harness.dart b/samples/third_party/pop-pop-win/test/console_test_harness.dart |
| deleted file mode 100755 |
| index 3d563a6e40497b4d4664f73dda4f8b7a519f3dde..0000000000000000000000000000000000000000 |
| --- a/samples/third_party/pop-pop-win/test/console_test_harness.dart |
| +++ /dev/null |
| @@ -1,10 +0,0 @@ |
| -library test_console; |
| - |
| -import 'package:unittest/unittest.dart'; |
| -import 'ppw/_ppw_runner.dart'; |
| - |
| -void main() { |
| - groupSep = ' - '; |
| - |
| - runppwTests(); |
| -} |