mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2026-08-28 05:49:59 +00:00
Fixing CI tests passing
This commit is contained in:
Vendored
-3
@@ -19,9 +19,6 @@
|
||||
suitetest- custom prefix for when we want to use custom suite setup/teardown
|
||||
*/
|
||||
|
||||
/* Support for Meta Test Rig */
|
||||
#define TEST_CASE(a)
|
||||
|
||||
/* Include Passthroughs for Linking Tests */
|
||||
void putcharSpy(int c) { (void)putchar(c);}
|
||||
void flushSpy(void) {}
|
||||
|
||||
Reference in New Issue
Block a user