#include "tests.h" void test_13() { printf("TEST 13 STARTET\n"); char test[25]; assert(!resetInput(test)); printf("TEST 13 ERFOLGREICH\n"); }