Rename TessellatingPathRendererTests.cpp -> "Triangulating"

Change-Id: Ie0525d71bb8cc15da2ebe61821c92e213f8dd3c8
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/279896
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Chris Dalton <csmartdalton@google.com>
This commit is contained in:
Chris Dalton 2020-03-27 11:33:56 -06:00 committed by Skia Commit-Bot
parent edcc27ca6a
commit 07e5b8f0ed
2 changed files with 1 additions and 1 deletions

View File

@ -287,7 +287,7 @@ tests_sources = [
"$_tests/TDPQueueTest.cpp",
"$_tests/TLazyTest.cpp",
"$_tests/TemplatesTest.cpp",
"$_tests/TessellatingPathRendererTests.cpp",
"$_tests/TriangulatingPathRendererTests.cpp",
"$_tests/Test.cpp",
"$_tests/Test.h",
"$_tests/TestTest.cpp",