diff --git a/sycl/test-e2e/FreeFunctionKernels/address_test.cpp b/sycl/test-e2e/FreeFunctionKernels/address_test.cpp index a95a3fdfa969e..8ad2efd701664 100644 --- a/sycl/test-e2e/FreeFunctionKernels/address_test.cpp +++ b/sycl/test-e2e/FreeFunctionKernels/address_test.cpp @@ -1,4 +1,4 @@ -// RUN: %{build} --save-temps -o %t.out +// RUN: %{build} -o %t.out // RUN: %{run} %t.out #include