aboutsummaryrefslogtreecommitdiffstats
path: root/tests/rendertest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rendertest.cpp')
-rw-r--r--tests/rendertest.cpp8
1 files changed, 5 insertions, 3 deletions
diff --git a/tests/rendertest.cpp b/tests/rendertest.cpp
index 5f35b1fc..a0452ab4 100644
--- a/tests/rendertest.cpp
+++ b/tests/rendertest.cpp
@@ -1,11 +1,13 @@
/* ----------------------------------------------------------------------------
- * renderingtest.cpp
+ * rendertest.cpp
*
- * Copyright (c) 2017 Yann Herklotz Grave <ymherklotz@gmail.com> -- MIT License
- * See file LICENSE for more details
+ * Copyright (c) 2017 Yann Herklotz Grave <ymherklotz@gmail.com>
+ * MIT License, see LICENSE file for more details.
* ----------------------------------------------------------------------------
*/
+
+
#include "rendertest.h"
RenderTest::RenderTest(std::string sprite) : sprite_(sprite)