catch example informative comment

This commit is contained in:
Robin Müller 2020-04-16 09:30:02 +02:00
parent 906f941f32
commit bd0b9cb877
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
// Catch Example.
// Does not work yet. Problems with linker without main and config folder.
// propably because global object manager and some config files are not supplied
// but mandatory for full compilation of the framework.
// Let Catch provide main():
#if defined(UNIT_TEST)