1
0
mirror of https://github.com/ThrowTheSwitch/Unity.git synced 2026-01-23 16:35:58 +01:00
Files
Unity/test/expectdata/testsample_head1.h

13 lines
289 B
C

/* AUTOGENERATED FILE. DO NOT EDIT. */
#ifndef __B_U_I_L_D__T_E_S_T_S_A_M_P_L_E___H_E_A_D_1__H_
#define __B_U_I_L_D__T_E_S_T_S_A_M_P_L_E___H_E_A_D_1__H_
#include "funky.h"
#include "stanky.h"
#include <setjmp.h>
void test_TheFirstThingToTest();
void test_TheSecondThingToTest();
#endif