1
0
mirror of https://github.com/ThrowTheSwitch/Unity.git synced 2026-01-23 08:25:58 +01:00

Using default macro for TEST_CASEs define.

Improving docs about manual definition.
This commit is contained in:
Alex Overchenko
2022-11-27 14:36:22 +03:00
parent 4d5ed3d68b
commit e4085eb8e6
3 changed files with 15 additions and 11 deletions

View File

@@ -4,8 +4,6 @@
[Released under MIT License. Please refer to license.txt for details]
========================================== */
#define UNITY_INCLUDE_PARAM_TESTING_MACRO
#include <setjmp.h>
#include <stdio.h>
#include "unity.h"