Merge pull request #13272 from Very-Soft/nounittest

Don't always do unit tests
This commit is contained in:
Casey
2022-07-03 22:58:30 -04:00
committed by CHOMPStation2
parent 16192ed080
commit e0847b9cc9

View File

@@ -7,4 +7,4 @@
* Should you wish to edit set UNIT_TEST to 1 like so:
* #define UNIT_TEST 1
*/
#define UNIT_TEST 1
#define UNIT_TEST 0