Index: tests/standalone/package/scenarios/packages_file_strange_formatting/qu:ux/quux.dart |
diff --git a/tests/standalone/package/scenarios/packages_file_strange_formatting/qu:ux/quux.dart b/tests/standalone/package/scenarios/packages_file_strange_formatting/qu:ux/quux.dart |
deleted file mode 100644 |
index 3da3e26a3e6d455781db5c2dd2324558aeb8df74..0000000000000000000000000000000000000000 |
--- a/tests/standalone/package/scenarios/packages_file_strange_formatting/qu:ux/quux.dart |
+++ /dev/null |
@@ -1,7 +0,0 @@ |
-// Copyright (c) 2015, 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 quux; |
- |
-String quux = 'quux'; |