test: execute unit tests first

SIP and TURN tests fail sporadically, and all recent additions to the
test folder have been under the unitTest folder.

Change-Id: Icac4827f53da3fbd72492cdfb024a003decbbbec
This commit is contained in:
philippegorley
2018-10-03 11:03:50 -04:00
committed by Philippe Gorley
parent fe37813574
commit f68226c5ec

View File

@ -1,2 +1,2 @@
SUBDIRS = sip turn
SUBDIRS += unitTest
SUBDIRS = unitTest
SUBDIRS += sip turn