1
0
mirror of https://github.com/pevans/erc-c.git synced 2024-06-11 05:29:33 +00:00

Stop showing colors from criterion

Vim's command buffer shows them literally, and then I get cranky
This commit is contained in:
Peter Evans 2018-03-02 16:41:44 -06:00
parent c5d1542937
commit cbf693b186

View File

@ -1,7 +1,7 @@
STATIC_ANALYSIS= STATIC_ANALYSIS=
test: test:
cd tests/build && make && ./erc-test cd tests/build && make && ./erc-test --ascii
build: build:
cd build && make cd build && make