[lldb] Stop unsetting LLDB_DEBUGSERVER_PATH from TestLaunchProcessPosixSpawn
authorJonas Devlieghere <jonas@devlieghere.com>
Mon, 19 Apr 2021 19:24:58 +0000 (12:24 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Mon, 19 Apr 2021 19:28:22 +0000 (12:28 -0700)
commitcc68799056da5c2159fa51425f998588ac650171
tree72f0d8f336012f28e991f2a33ac5a4ccdad7879c
parentd88d8c5b8607bff56d0ccd6a500157487c5819e7
[lldb] Stop unsetting LLDB_DEBUGSERVER_PATH from TestLaunchProcessPosixSpawn

We no longer need this after Pavel's change to automatically find debug
servers to test. (3ca7b2d)
lldb/test/API/macosx/posix_spawn/TestLaunchProcessPosixSpawn.py