aboutsummaryrefslogtreecommitdiff
path: root/tests/unity/examples/example_2/src/ProductionCode.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unity/examples/example_2/src/ProductionCode.h')
-rw-r--r--tests/unity/examples/example_2/src/ProductionCode.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/unity/examples/example_2/src/ProductionCode.h b/tests/unity/examples/example_2/src/ProductionCode.h
new file mode 100644
index 0000000..250ca0d
--- /dev/null
+++ b/tests/unity/examples/example_2/src/ProductionCode.h
@@ -0,0 +1,3 @@
+
+int FindFunction_WhichIsBroken(int NumberToFind);
+int FunctionWhichReturnsLocalVariable(void);