#include "tests.h" void test_6() { printf("TEST 6 STARTET\n"); assert(!printEndMsg(500, 875)); printf("TEST 6 ERFOLGREICH\n"); }