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

Unified Diff: appengine/findit/crash/test/predator_testcase.py

Issue 2704843002: [Predator] Add TouchCrashedDirectory feature. (Closed)
Patch Set: . Created 3 years, 10 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: appengine/findit/crash/test/predator_testcase.py
diff --git a/appengine/findit/crash/test/predator_testcase.py b/appengine/findit/crash/test/predator_testcase.py
index 7ed9cde7a8bf0a25493f1cb0cc926d326009633c..fbf73ce69c0ceb4bc0247da1ccadcf177d59118b 100644
--- a/appengine/findit/crash/test/predator_testcase.py
+++ b/appengine/findit/crash/test/predator_testcase.py
@@ -95,7 +95,6 @@ DUMMY_CHANGELOG = ChangeLog.FromDict({
})
-
class PredatorTestCase(TestCase): # pragma: no cover
def setUp(self):
« no previous file with comments | « appengine/findit/crash/test/crash_util_test.py ('k') | appengine/findit/util_scripts/crash_queries/delta_test/delta_util.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698