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

Unified Diff: tests/html/node_validator_test.dart

Issue 1077873002: Remove spaces from group names in node_validator_test (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 8 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/html/node_validator_test.dart
diff --git a/tests/html/node_validator_test.dart b/tests/html/node_validator_test.dart
index 68940ce085d64114e86842bfd5f5d93eae5c215d..46b2bebacce7352d0fbbc40121b74ccde8bf6b59 100644
--- a/tests/html/node_validator_test.dart
+++ b/tests/html/node_validator_test.dart
@@ -53,7 +53,7 @@ void testHtml(String name, NodeValidator validator, String html,
main() {
useHtmlIndividualConfiguration();
- group('DOM sanitization', () {
+ group('DOM_sanitization', () {
var validator = new NodeValidatorBuilder.common();
testHtml('allows simple constructs',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698