Browse Source
rg -g "*.kt" "import org.junit.Test" -l | xargs sed -i 's/import org.junit.Test/import org.junit.jupiter.api.Test/'pull/10069/head
66 changed files with 66 additions and 66 deletions
Loading…
Reference in new issue