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