Skip to content
Snippets Groups Projects

Resolve "Add unit testing library"

Merged jules.stahli requested to merge 14-add-unit-testing-library into main
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
  • d9bf9cc4
    #14 Remove useless empty line · d9bf9cc4
    Jules Stähli authored
+ 0
1
@@ -24,5 +24,4 @@ int main () {
MU_RUN_SUITE(stack_test_suite);
MU_REPORT();
return MU_EXIT_CODE;
}
\ No newline at end of file
Loading