aboutsummaryrefslogtreecommitdiffstats
path: root/tests/windowtest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/windowtest.cpp')
-rw-r--r--tests/windowtest.cpp8
1 files changed, 3 insertions, 5 deletions
diff --git a/tests/windowtest.cpp b/tests/windowtest.cpp
index 53ff3e9c..40b7e664 100644
--- a/tests/windowtest.cpp
+++ b/tests/windowtest.cpp
@@ -1,15 +1,13 @@
-/* ----------------------------------------------------------------------------
- * windowtest.cpp
+/** ---------------------------------------------------------------------------
+ * @file: windowtest.cpp
*
* Copyright (c) 2017 Yann Herklotz Grave <ymherklotz@gmail.com>
* MIT License, see LICENSE file for more details.
* ----------------------------------------------------------------------------
*/
-
-
-#include <yage/yage.h>
#include <gtest/gtest.h>
+#include <yage/yage.h>
TEST(Window, Open)
{