summaryrefslogtreecommitdiff
path: root/src/configure.h
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2019-09-23 08:00:18 +0800
committerchai <chaifix@163.com>2019-09-23 08:00:18 +0800
commit0382bd8a03b82b9c154d896e819ee7fed24025eb (patch)
tree5e398fb2cc0e94046cfeee1f556a3a089b419570 /src/configure.h
parent695f88366e507032a3a9e1eb747cc48610a4cbe1 (diff)
*枚举
Diffstat (limited to 'src/configure.h')
-rw-r--r--src/configure.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/configure.h b/src/configure.h
index bc107e1..6289d19 100644
--- a/src/configure.h
+++ b/src/configure.h
@@ -13,7 +13,7 @@
#define TEST_10 10
-#define BUILD_TEST TEST_1
+#define BUILD_TEST TEST_2
//-----------------------------------------------------------------------------------------------------