From 957cb7f10bed80b2723998b1b47b9704f40583c6 Mon Sep 17 00:00:00 2001 From: Jehan Monnier Date: Wed, 13 Apr 2016 13:37:41 +0200 Subject: [PATCH] update submodule bcg729 with annex b version --- submodules/bcg729 | 2 +- tests/ant.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/submodules/bcg729 b/submodules/bcg729 index 4edc094bc..78aedfdf5 160000 --- a/submodules/bcg729 +++ b/submodules/bcg729 @@ -1 +1 @@ -Subproject commit 4edc094bcfee08032b6d6fb38cfb00ecf66a9f49 +Subproject commit 78aedfdf5cb02565ceb48e4acef202462c2f0dbf diff --git a/tests/ant.properties b/tests/ant.properties index 7f387c9fd..15f57bb33 100644 --- a/tests/ant.properties +++ b/tests/ant.properties @@ -15,5 +15,5 @@ # 'key.alias' for the name of the key to use. # The password will be asked during the build when you use the 'release' target. -tested.project.dir=../ +tested.project.dir=. test.runner=com.zutubi.android.junitreport.JUnitReportTestRunner