[toranj] fix typo of toranj tests (#3050)

This commit is contained in:
Yakun Xu
2018-09-10 18:00:34 -10:00
committed by Jonathan Hui
parent 1cbfc66edf
commit 50d0de5792
+1 -1
View File
@@ -105,7 +105,7 @@ fi
--enable-commissioner \
--with-examples=posix \
--disable-docs \
--disable-test || die
--disable-tests || die
make -j 8 || die