android / codelab-kotlin-coroutines

Kotlin Coroutines codelab
Apache License 2.0
552 stars 268 forks source link

Document says Open MainViewModelTest.kt in the androidTest folder. #85

Open mwshubham opened 4 years ago

mwshubham commented 4 years ago

https://codelabs.developers.google.com/codelabs/kotlin-coroutines/index.html?index=..%2F..index#5

Review the existing code Open MainViewModelTest.kt in the androidTest folder.

It should be test folder instead.