mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-12 22:09:25 +08:00
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:

committed by
Philippe Gorley

parent
fe37813574
commit
f68226c5ec
@ -1,2 +1,2 @@
|
||||
SUBDIRS = sip turn
|
||||
SUBDIRS += unitTest
|
||||
SUBDIRS = unitTest
|
||||
SUBDIRS += sip turn
|
||||
|
Reference in New Issue
Block a user