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:
eec7c2a
)
Fixed compillation errors
05/48405/1
accepted/tizen/mobile/20150922.001403
submit/tizen_mobile/20150921.110412
author
a.shulga
<a.shulga@samsung.com>
Mon, 21 Sep 2015 10:01:06 +0000
(19:01 +0900)
committer
a.shulga
<a.shulga@samsung.com>
Mon, 21 Sep 2015 10:15:03 +0000
(19:15 +0900)
Signed-off-by: a.shulga <a.shulga@samsung.com>
Change-Id: I5f5e9a582bc436c7f72d1bb0e94304153bc1682a
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 2aa735a1fd3c4090a402ac06dfbabde8a458c1f4..2ca2c78109eec102e430c660cf60862df8f6a501 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",
- "test_key"
+ "test_key"
,
true },
/* HERE */
{ "HERE",
- "test_app_id/test_app_code"
+ "test_app_id/test_app_code"
,
true }
};
return info[idx];