mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2026-06-05 21:15:22 +00:00
Add test for function pointers in parameterized tests
This commit is contained in:
Vendored
+1
@@ -4,5 +4,6 @@
|
||||
#define EXTERN_DECL
|
||||
|
||||
extern int CounterSuiteSetup;
|
||||
extern int isArgumentOne(int i);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user