From 06167d6ecc3c0c87e0d582ec69c55011f3eb49f1 Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Wed, 17 Jan 2024 12:27:34 +0100 Subject: tests: Removing the tests dir since tests have been moved to the individual modules --- tests/window.cpp | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 tests/window.cpp (limited to 'tests/window.cpp') diff --git a/tests/window.cpp b/tests/window.cpp deleted file mode 100644 index f3db43f..0000000 --- a/tests/window.cpp +++ /dev/null @@ -1,8 +0,0 @@ -#include -#include - -namespace { -SAW_TEST("Device creation") { - -} -} -- cgit v1.2.3