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

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: comments 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
« no previous file with comments | « 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 a90033d618a000af5192294b75a0807785d8df8d..6fb85eaa3c3ee651ab792b58047a4cd4f0415ddf 100644
--- a/grit/test_suite_all.py
+++ b/grit/test_suite_all.py
@@ -125,7 +125,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,
« no previous file with comments | « grit/node/misc_unittest.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698