Use tabs please.
This commit is contained in:
parent
37d7f275ac
commit
d2cc4c3037
8
Makefile
8
Makefile
|
@ -67,10 +67,10 @@ test: jsoncheck numberparsingcheck stringparsingcheck
|
|||
@tput sgr0
|
||||
|
||||
quiettest: jsoncheck numberparsingcheck stringparsingcheck
|
||||
./numberparsingcheck
|
||||
./stringparsingcheck
|
||||
./jsoncheck
|
||||
./scripts/testjson2json.sh
|
||||
./numberparsingcheck
|
||||
./stringparsingcheck
|
||||
./jsoncheck
|
||||
./scripts/testjson2json.sh
|
||||
|
||||
amalgamate:
|
||||
./amalgamation.sh
|
||||
|
|
Loading…
Reference in New Issue