diff --git a/tests/pe/Raytracing.cpp b/tests/pe/Raytracing.cpp
index a6b0ca082a107b94dae7100f2888ac733675b5f3..e69aaae0fc9aaa76728c11da63efceaeec9f1125 100644
--- a/tests/pe/Raytracing.cpp
+++ b/tests/pe/Raytracing.cpp
@@ -873,7 +873,6 @@ int main( int argc, char** argv )
    //AABBIntersectsTest();
    //CapsuleIntersectsTest();
    RaytracerTest(algorithm, outputFolder);
-   return;
    RaytracerSpheresTest(algorithm, outputFolder);
    
    HashGridsTestScene(algorithm, outputFolder);