added a comment to test.cpp

This commit is contained in:
Kjistóf 2016-10-24 21:34:52 +02:00
parent af4fede463
commit b9485acce8

View File

@ -8,6 +8,9 @@
#include <gtest/gtest.h> #include <gtest/gtest.h>
/* These unit tests were written using the Google Test framework,
* and check everything stated in the specification. */
/////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////
/// Testing helper classes /// /// Testing helper classes ///
/////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////