[fea]
[add unit test]
This commit is contained in:
yangyakun
2024-12-12 17:13:19 +08:00
parent ed30fe2694
commit 162d96de9a
3 changed files with 38 additions and 25 deletions

View File

@@ -47,6 +47,9 @@ dependencies {
implementation rootProject.ext.dependencies.amapnavi3dmap
testImplementation project(':OCH:common:bridge')
testImplementation 'junit:junit:4.12'
if (Boolean.valueOf(USE_MAVEN_PACKAGE)) {
implementation rootProject.ext.dependencies.mogo_core_function_call

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long