summaryrefslogtreecommitdiff
path: root/lib/sycl/tests/data.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sycl/tests/data.cpp')
-rw-r--r--lib/sycl/tests/data.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/sycl/tests/data.cpp b/lib/sycl/tests/data.cpp
new file mode 100644
index 0000000..e57a1e3
--- /dev/null
+++ b/lib/sycl/tests/data.cpp
@@ -0,0 +1,6 @@
+#include <forstio/test/suite.hpp>
+
+
+SAW_TEST("Sycl Dummy"){
+
+}