This commit is contained in:
Manuel Nitsche 2026-01-27 13:52:13 +01:00
parent d25dfd669b
commit 4c07156e16

View File

@ -175,7 +175,7 @@ int main()
test_pushAndTop();
test_multiplePush();
test_pushAndPop();
test_clearStack();
/*test_clearStack();*/
/*test_stressTest();*/
printf("\n=== Alle Tests abgeschlossen ===\n");