From 4192192a724363263fd878f99c7ca38cc42550f7 Mon Sep 17 00:00:00 2001 From: sky Date: Tue, 22 Mar 2016 10:20:41 -0700 Subject: Converts resource_provider apptests to unit tests BUG=594729 TEST=test only change R=erg@chromium.org, dpranke@chromium.org TBR=dpranke@chromium.org Review URL: https://codereview.chromium.org/1816323002 Cr-Commit-Position: refs/heads/master@{#382594} --- mojo/tools/data/apptests | 4 ---- 1 file changed, 4 deletions(-) (limited to 'mojo') diff --git a/mojo/tools/data/apptests b/mojo/tools/data/apptests index d28fb98..a3a4940 100644 --- a/mojo/tools/data/apptests +++ b/mojo/tools/data/apptests @@ -24,10 +24,6 @@ # WARNING: If you add a test make sure the gn target mojo_apptests depends upon # it. tests = [ - { - 'test': 'mojo:resource_provider_apptests', - 'type': 'gtest_isolated', - }, # TODO(msw|jam): Fix and enable the runner_apptests: http://crbug.com/479316 #{ # 'test': 'mojo:runner_apptests', -- cgit v1.1