mirror of
https://github.com/ioacademy-jikim/debugging
synced 2025-06-20 14:26:11 +00:00
11 lines
127 B
Plaintext
11 lines
127 B
Plaintext
/* Don't let suite names repeat. */
|
|
|
|
# suite Halibut
|
|
|
|
# tcase Salmon
|
|
|
|
# test ella
|
|
fail_if(food_poisoned);
|
|
|
|
# suite Halibut
|