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

Unified Diff: mojo/tools/data/apptests

Issue 1812263004: Convert leveldb_apptests to unit tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase to ToT Created 4 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: mojo/tools/data/apptests
diff --git a/mojo/tools/data/apptests b/mojo/tools/data/apptests
index 8e07e4e3bf16490cf3f4222bf8e7b15ab0988ec4..d28fb98c321706614dcf727454c06dda71c04a12 100644
--- a/mojo/tools/data/apptests
+++ b/mojo/tools/data/apptests
@@ -54,8 +54,4 @@ if config.target_os != config.OS_ANDROID:
# 'test': 'mojo:media_pipeline_integration_apptests',
# 'type': 'gtest_isolated',
# },
- {
- 'test': 'mojo:leveldb_apptests',
- 'type': 'gtest_isolated',
- }
]

Powered by Google App Engine
This is Rietveld 408576698