summaryrefslogtreecommitdiff
path: root/tests/window.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/window.cpp')
-rw-r--r--tests/window.cpp8
1 files changed, 0 insertions, 8 deletions
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 <forstio/test/suite.h>
-#include <forstio/window/device.h>
-
-namespace {
-SAW_TEST("Device creation") {
-
-}
-}