diff --git a/android/paths_test.go b/android/paths_test.go index 03e1410f1..ba3cecc8e 100644 --- a/android/paths_test.go +++ b/android/paths_test.go @@ -1270,7 +1270,7 @@ func ExampleOutputPath_ReplaceExtension() { // boot.art boot.oat } -func ExampleOutputPath_FileInSameDir() { +func ExampleOutputPath_InSameDir() { ctx := &configErrorWrapper{ config: TestConfig("out", nil, "", nil), }