#include "tests.h" void test_10() { printf("TEST 10 STARTET\n"); assert(!printEndMsg(45, 25)); printf("TEST 10 ERFOLGREICH\n"); }