From 42a4aa9dd4876aaa39f10905c3c0380dea162513 Mon Sep 17 00:00:00 2001 From: Paul Lemire Date: Wed, 17 Jun 2020 14:36:56 +0200 Subject: sync.profile: Remove coretest module reference This must have been dropped while switching to CMake Task-number: QTBUG-85066 Change-Id: I2ad7379a5247620fe8e8adbf6c4ec28d8cbdd486 Reviewed-by: Mike Krus (cherry picked from commit b3bfcc03ed0e564ec2fc9e43ca62f0c87c5a131d) Reviewed-by: Kai Koehne --- sync.profile | 1 - 1 file changed, 1 deletion(-) diff --git a/sync.profile b/sync.profile index 71ba945d3..e038abfad 100644 --- a/sync.profile +++ b/sync.profile @@ -11,7 +11,6 @@ "Qt3DExtras" => "$basedir/src/extras", "Qt3DQuickExtras" => "$basedir/src/quick3d/quick3dextras", "Qt3DQuickScene2D" => "$basedir/src/quick3d/quick3dscene2d", - "Qt3DCoreTest" => "$basedir/tests/auto/coretest", ); %moduleheaders = ( # restrict the module headers to those found in relative path ); -- cgit v1.2.1