mirror of
https://github.com/ioacademy-jikim/debugging
synced 2025-06-24 00:06:24 +00:00
13 lines
154 B
Plaintext
13 lines
154 B
Plaintext
/* Don't let test case names repeat. */
|
|
|
|
# suite Mozart
|
|
|
|
# tcase Chopin
|
|
|
|
# test sticks
|
|
fail_if(DEAD_COMPOSERS);
|
|
|
|
# suite Rachmaninoff
|
|
|
|
# tcase Chopin
|