mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2026-01-26 01:41:35 +01:00
Add test for function pointers in parameterized tests
This commit is contained in:
1
test/testdata/Defs.h
vendored
1
test/testdata/Defs.h
vendored
@@ -4,5 +4,6 @@
|
||||
#define EXTERN_DECL
|
||||
|
||||
extern int CounterSuiteSetup;
|
||||
extern int isArgumentOne(int i);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user