mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 02:34:00 +00:00
Merge pull request #13272 from Very-Soft/nounittest
Don't always do unit tests
This commit is contained in:
@@ -7,4 +7,4 @@
|
|||||||
* Should you wish to edit set UNIT_TEST to 1 like so:
|
* Should you wish to edit set UNIT_TEST to 1 like so:
|
||||||
* #define UNIT_TEST 1
|
* #define UNIT_TEST 1
|
||||||
*/
|
*/
|
||||||
#define UNIT_TEST 1
|
#define UNIT_TEST 0
|
||||||
|
|||||||
Reference in New Issue
Block a user