Loading android/paths_test.go +1 −1 Original line number Diff line number Diff line Loading @@ -1270,7 +1270,7 @@ func ExampleOutputPath_ReplaceExtension() { // boot.art boot.oat } func ExampleOutputPath_FileInSameDir() { func ExampleOutputPath_InSameDir() { ctx := &configErrorWrapper{ config: TestConfig("out", nil, "", nil), } Loading Loading
android/paths_test.go +1 −1 Original line number Diff line number Diff line Loading @@ -1270,7 +1270,7 @@ func ExampleOutputPath_ReplaceExtension() { // boot.art boot.oat } func ExampleOutputPath_FileInSameDir() { func ExampleOutputPath_InSameDir() { ctx := &configErrorWrapper{ config: TestConfig("out", nil, "", nil), } Loading