| Index: testing/android/docs/README.md
|
| diff --git a/testing/android/docs/index.md b/testing/android/docs/README.md
|
| similarity index 90%
|
| rename from testing/android/docs/index.md
|
| rename to testing/android/docs/README.md
|
| index 779b144ba92e02710b86f6ee39aca7eca6e1cdd0..7ae8ef22b475f6363e2cf02b06f5b7bfbb3cef2c 100644
|
| --- a/testing/android/docs/index.md
|
| +++ b/testing/android/docs/README.md
|
| @@ -19,7 +19,6 @@
|
|
|
| ## How does it work on Android?
|
|
|
| - - [c++ browser tests](/testing/android/docs/todo.md)
|
| - - [c++ unit tests](/testing/android/docs/todo.md)
|
| + - [gtests](/testing/android/docs/gtest_implementation.md)
|
| - [instrumentation tests](/testing/android/docs/todo.md)
|
| - [junit tests](/testing/android/docs/todo.md)
|
|
|