Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(18)

Unified Diff: utils/tests/css/declaration_tests.dart

Issue 9956037: Simplify tests under utils/tests to follow StandardTestSuite convention. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: utils/tests/css/declaration_tests.dart
diff --git a/utils/tests/css/src/DeclarationTest.dart b/utils/tests/css/declaration_tests.dart
similarity index 99%
rename from utils/tests/css/src/DeclarationTest.dart
rename to utils/tests/css/declaration_tests.dart
index 0b1b41c5b449bbf4193f99d3926afa5fa2df7cba..a2105bde482ce54669c4230a8bb19729a29e7ef5 100644
--- a/utils/tests/css/src/DeclarationTest.dart
+++ b/utils/tests/css/declaration_tests.dart
@@ -2,7 +2,7 @@
// 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.
-#import("../../../css/css.dart");
+#import("../../css/css.dart");
class DeclarationTest {
« tools/test.dart ('K') | « tools/test.dart ('k') | utils/tests/css/expression_tests.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698