Merge branch 'master' into SergeyDegtyar/anlogic
authorSergey <37293587+SergeyDegtyar@users.noreply.github.com>
Tue, 1 Oct 2019 07:57:09 +0000 (10:57 +0300)
committerGitHub <noreply@github.com>
Tue, 1 Oct 2019 07:57:09 +0000 (10:57 +0300)
1  2 
Makefile

diff --cc Makefile
index 742692f0d52e0a0a1caef24de3aef4f6f9339a8d,2644721beeb153055132e99e42d26943a2769e3e..518da8318295d7810069d2e06e6e14be91e09463
+++ b/Makefile
@@@ -710,7 -713,7 +713,8 @@@ test: $(TARGETS) $(EXTRA_TARGETS
        +cd tests/aiger && bash run-test.sh $(ABCOPT)
        +cd tests/arch && bash run-test.sh
        +cd tests/ice40 && bash run-test.sh $(SEEDOPT)
+       +cd tests/rpc && bash run-test.sh
 +      +cd tests/anlogic && bash run-test.sh $(SEEDOPT)
        @echo ""
        @echo "  Passed \"make test\"."
        @echo ""