ElectronVector / fake_function_framework

A plug-in for Ceedling to use the Fake Function Framework (fff) for mocking instead of Cmock.
MIT License
37 stars 13 forks source link

Remove semicolon after the macro #18

Closed korigod closed 4 years ago

korigod commented 4 years ago

It leads to ISO C does not allow extra ';' outside of a function compiler warning in pedantic mode.