From df7263377e494d5c69040cd3126f5b2ff135ad33 Mon Sep 17 00:00:00 2001 From: CaCO3 Date: Sat, 15 Mar 2025 21:53:43 +0100 Subject: [PATCH] Update Testing.md --- docs/Testing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Testing.md b/docs/Testing.md index 1d42f58..4fd9ba0 100644 --- a/docs/Testing.md +++ b/docs/Testing.md @@ -8,7 +8,7 @@ All tests are under directory "test" in the project and not compiled with defaul image -## Include my my own test +## Include my own test In method `app_main()` of `test_suite_controlflow.cpp` you can add your own tests. Include your test-file in the top like