projects
/
platform
/
core
/
api
/
maps-service.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d7d4d4
)
Removed keys.
47/47347/1
author
Young-Ae Kang
<youngae.kang@samsung.com>
Wed, 2 Sep 2015 12:08:43 +0000
(21:08 +0900)
committer
Young-Ae Kang
<youngae.kang@samsung.com>
Wed, 2 Sep 2015 12:09:31 +0000
(21:09 +0900)
Change-Id: Ia47f4d94e48ff27ffc09d44c49d31aa617c8cd08
test/src/api/maps_api_test.cpp
patch
|
blob
|
history
diff --git
a/test/src/api/maps_api_test.cpp
b/test/src/api/maps_api_test.cpp
index 884161079795a26fd9349638cd96315dd94701c2..2aa735a1fd3c4090a402ac06dfbabde8a458c1f4 100755
(executable)
--- a/
test/src/api/maps_api_test.cpp
+++ b/
test/src/api/maps_api_test.cpp
@@
-62,12
+62,12
@@
class test_env
/* MAPQUEST */
{ "Open Street Maps",
- "
Fmjtd%7Cluur250220%2C80%3Do5-9w7w9r",
+ "
test_key"
true },
/* HERE */
{ "HERE",
- "
gMutJ6Bo9jyMtOfJRGG1/nXvwmBWgoCqp9U5_yslkcw",
+ "
test_app_id/test_app_code"
true }
};
return info[idx];