aboutsummaryrefslogtreecommitdiffhomepage
path: root/gn/tests.gni
diff options
context:
space:
mode:
authorGravatar Mike Klein <mtklein@chromium.org>2018-06-06 11:15:09 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-06-06 15:37:54 +0000
commitf454bd3930ec61d4a8aa20c877d386077152c1e0 (patch)
tree273235c9f69c97f302a9871ad66e084b67770eda /gn/tests.gni
parente62999f6efcffb12eff9502ec3603a3ed50b6e32 (diff)
rm TestConfigParsing
No test tests, ok? Gotta draw the line somewhere. Change-Id: I52284272f74a72a858910a143ecd4ad68fe3f1de Reviewed-on: https://skia-review.googlesource.com/132410 Commit-Queue: Mike Klein <mtklein@chromium.org> Commit-Queue: Brian Osman <brianosman@google.com> Auto-Submit: Mike Klein <mtklein@chromium.org> Reviewed-by: Brian Osman <brianosman@google.com>
Diffstat (limited to 'gn/tests.gni')
-rw-r--r--gn/tests.gni1
1 files changed, 0 insertions, 1 deletions
diff --git a/gn/tests.gni b/gn/tests.gni
index a67b4f4e34..2b187c4ad5 100644
--- a/gn/tests.gni
+++ b/gn/tests.gni
@@ -254,7 +254,6 @@ tests_sources = [
"$_tests/TemplatesTest.cpp",
"$_tests/TessellatingPathRendererTests.cpp",
"$_tests/Test.cpp",
- "$_tests/TestConfigParsing.cpp",
"$_tests/TestTest.cpp",
"$_tests/TestUtils.h",
"$_tests/TestUtils.cpp",