Skip to content

Commit e043b4a

Browse files
committed
Stop disabling unit tests in cmake
1 parent 2544c72 commit e043b4a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ cmake \
2525
-DWITH_INNODB_MEMCACHED=1 \
2626
-DWITH_MECAB=system \
2727
-DWITH_NUMA=ON \
28-
-DWITH_UNIT_TESTS=OFF \
2928
.. && \
3029
make -j $(nproc) && \
3130
make test ARGS="-j $(nproc)" && \

0 commit comments

Comments
 (0)