diff options
Diffstat (limited to 'tests/unity/examples/example_1/src/ProductionCode2.h')
-rw-r--r-- | tests/unity/examples/example_1/src/ProductionCode2.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/unity/examples/example_1/src/ProductionCode2.h b/tests/unity/examples/example_1/src/ProductionCode2.h new file mode 100644 index 0000000..34ae980 --- /dev/null +++ b/tests/unity/examples/example_1/src/ProductionCode2.h @@ -0,0 +1,2 @@ + +char* ThisFunctionHasNotBeenTested(int Poor, char* LittleFunction); |