summaryrefslogtreecommitdiffstats
path: root/tests/auto/render/raycasting/tst_raycasting.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/render/raycasting/tst_raycasting.cpp')
-rw-r--r--tests/auto/render/raycasting/tst_raycasting.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/render/raycasting/tst_raycasting.cpp b/tests/auto/render/raycasting/tst_raycasting.cpp
index ced9bb136..814034b5a 100644
--- a/tests/auto/render/raycasting/tst_raycasting.cpp
+++ b/tests/auto/render/raycasting/tst_raycasting.cpp
@@ -318,7 +318,6 @@ Sphere *tst_RayCasting::volumeAt(int index)
void tst_RayCasting::mousePicking()
{
- QSKIP("Temporary skip to get all the transform patches merged in");
// GIVEN
Qt3DCore::QCamera camera;
camera.setProjectionType(QCameraLens::PerspectiveProjection);