Fix the remaining two test failures caused by re-ordering of teardown.
Previously we were using teardown hooks in these two instances to shutdown processes. TestBase already deletes all targets in its own teardown, which will kill processes, so these steps weren't necessary. llvm-svn: 233308
Loading
Please register or sign in to comment