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

Unified Diff: grit/test_suite_all.py

Issue 11155024: If-then-else support for GRIT (Closed) Base URL: https://grit-i18n.googlecode.com/svn/trunk
Patch Set: Created 8 years, 2 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
« grit/node/misc.py ('K') | « grit/node/misc_unittest.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: grit/test_suite_all.py
diff --git a/grit/test_suite_all.py b/grit/test_suite_all.py
index 9beefea783e236a172292932e41676e15da87338..bc2d5e7e5b15f6d7ee30cfd1b8c7305a5cf880b3 100644
--- a/grit/test_suite_all.py
+++ b/grit/test_suite_all.py
@@ -111,7 +111,6 @@ class TestSuiteAll(unittest.TestSuite):
grit.node.message_unittest.MessageUnittest,
grit.node.misc_unittest.GritNodeUnittest,
grit.node.misc_unittest.IfNodeUnittest,
- grit.node.misc_unittest.IfNodeChildrenUnittest,
grit.node.misc_unittest.ReleaseNodeUnittest,
grit.node.structure_unittest.StructureUnittest,
grit.node.custom.filename_unittest.WindowsFilenameUnittest,
« grit/node/misc.py ('K') | « grit/node/misc_unittest.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698