🎨 Consistent tests paths

This commit is contained in:
Scott Lahteine
2025-12-02 11:59:58 -06:00
parent bfe9885603
commit 61a1c05d3a
5 changed files with 10 additions and 4 deletions
+2
View File
@@ -21,6 +21,8 @@
*/
/**
* unit_tests.cpp - Unit for running tests in the Marlin/tests/ folder.
*
* Provide the main() function used for all compiled unit test binaries.
* It collects all the tests defined in the code and runs them through Unity.
*/