Docs: Changed URL references of relocated test_framework.png

Change-Id: I45458480fd07fc9da7ad74a6fc04b5ccebd8d463
This commit is contained in:
Adarsh Fernando
2016-05-24 09:42:41 -07:00
parent 31707f0185
commit b4c6f2b637

View File

@@ -237,7 +237,7 @@ METADATA['en'].extras = METADATA['en'].extras.concat([
"title":"Test Your App",
"summary":"This document describes key concepts related to Android app testing. It assumes you have a basic knowledge of the JUnit testing framework. Android testing is based on JUnit. In general, a JUnit test is a method whose statements test a part of the application\u2026",
"url":"studio/test/index.html",
"image":"images/testing/test_framework.png",
"image":"studio/images/test/test-framework.png",
"type":"studio",
"keywords": [],
"tags": [],