mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 11:28:06 +00:00
fix unit test
This commit is contained in:
parent
a5f03c5dcd
commit
23adaa80e2
1 changed files with 1 additions and 0 deletions
|
|
@ -66,6 +66,7 @@ public class TestUnit extends AndroidTestCase {
|
|||
protected void setUp() throws Exception {
|
||||
super.setUp();
|
||||
if (isAssetCopied ==false) {
|
||||
Tester.setApplicationContext(getContext());
|
||||
copyAssetsFromPackage(getContext());
|
||||
isAssetCopied=true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue