mirror of
https://github.com/ioacademy-jikim/debugging
synced 2025-06-10 01:16:12 +00:00
22 lines
257 B
Plaintext
22 lines
257 B
Plaintext
/*
|
|
* DO NOT EDIT THIS FILE. Generated by checkmk.
|
|
* Edit the original source file "in" instead.
|
|
*/
|
|
|
|
#include <check.h>
|
|
|
|
#line 1 "in"
|
|
/* Can't use the same test name multiple times. */
|
|
|
|
|
|
|
|
START_TEST(repeat)
|
|
{
|
|
#line 8
|
|
fail_if(MISERABLY);
|
|
|
|
}
|
|
END_TEST
|
|
|
|
|