From 2116b46f784aa9bc0dcbb1b6bfc22183d979b919 Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Tue, 18 Nov 2025 21:40:34 +0100 Subject: Sycl tests rewrite --- modules/remote-sycl/tests/data_ref.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/remote-sycl/tests/data_ref.cpp') diff --git a/modules/remote-sycl/tests/data_ref.cpp b/modules/remote-sycl/tests/data_ref.cpp index 03afb8f..61a2c8e 100644 --- a/modules/remote-sycl/tests/data_ref.cpp +++ b/modules/remote-sycl/tests/data_ref.cpp @@ -13,6 +13,6 @@ SAW_TEST("Data Ref Basics"){ acpp::sycl::queue sycl_q; data, encode::Sycl> dat{{{100u}},sycl_q}; - } + } -- cgit v1.2.3