1
0
mirror of https://github.com/ioacademy-jikim/debugging synced 2025-06-11 01:46:17 +00:00
2015-12-13 22:34:58 +09:00

21 lines
250 B
Plaintext

/*
* DO NOT EDIT THIS FILE. Generated by checkmk.
* Edit the original source file "in" instead.
*/
#include <check.h>
#line 1 "in"
/* Don't let test case names repeat. */
START_TEST(sticks)
{
#line 8
fail_if(DEAD_COMPOSERS);
}
END_TEST