Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 4440e96

Browse files
author
Emmanuel Garcia
committed
Remove ThreadTest
1 parent a977d32 commit 4440e96

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

third_party/skia/platform_view_rtree_unittests.cc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@
1515
namespace flutter {
1616
namespace testing {
1717

18-
using PlatformViewRTree = ThreadTest;
19-
2018
TEST_F(PlatformViewRTree, NoIntersection) {
2119
auto r_tree = sk_make_sp<FlutterRTree>();
2220
auto rtree_factory = FlutterRTreeFactory(r_tree);

0 commit comments

Comments
 (0)