#include "tests.h" void test_12() { printf("TEST 12 STARTET\n"); assert(!printEndMsg(100, 200)); printf("TEST 12 ERFOLGREICH\n"); }