mbed-os/features/cellular/UNITTESTS/common
Martin Kojtal 6d75e61e63 cellular: fix tests that astyle breaks
Ignore TEST_GROUP by AStyle. As this uses macro, is not visible to formatter.
By default, it assumes it is a function and treats methods as blocks inside a
function (inlined {}). We ignore it.

We might just not format UNITTESTS in the future if we face similar issues
in the future.
2018-08-13 14:44:27 +01:00
..
util cellular: fix tests that astyle breaks 2018-08-13 14:44:27 +01:00