Merge branch 'master' into SergeyDegtyar/efinix
authorSergey <37293587+SergeyDegtyar@users.noreply.github.com>
Tue, 1 Oct 2019 08:04:32 +0000 (11:04 +0300)
committerGitHub <noreply@github.com>
Tue, 1 Oct 2019 08:04:32 +0000 (11:04 +0300)
1  2 
Makefile

diff --cc Makefile
index 1be01a86c51fce6f2e5d1016c19e530c0eb19521,2644721beeb153055132e99e42d26943a2769e3e..5ec6abe0f2d6412fc65f4fa7a138150a4e3c41aa
+++ 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/efinix && bash run-test.sh $(SEEDOPT)
        @echo ""
        @echo "  Passed \"make test\"."
        @echo ""