Browse Source

Update

remotes/origin/develop
fdai7801 11 months ago
parent
commit
2619416b51
  1. 2
      src/test/c/test_calculator.c

2
src/test/c/test_calculator.c

@ -1,5 +1,5 @@
#include "unity.h"
#include "BasicMode"
#include "main_calculator.h"
#include "testForOperator.h"
#include "testForNumber.h"

Loading…
Cancel
Save