[lldb] Remove TestExternalEditor.test
authorJonas Devlieghere <jonas@devlieghere.com>
Tue, 2 May 2023 04:25:12 +0000 (21:25 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Tue, 2 May 2023 04:25:14 +0000 (21:25 -0700)
commit76fb3343029ea618c0cc14d1b20f82b7941cff5e
treecdfad2d7b62957443c577879a00cbdd6cc43acf9
parentfe3ee680741d603dd1229571e86e62bdb88ea215
[lldb] Remove TestExternalEditor.test

Remove TestExternalEditor.test as the code to open the transcript in an
external editor is conditional on lldb running in a graphical session.
As a result this test passes locally but not on the bots.
lldb/test/Shell/Settings/TestExternalEditor.test [deleted file]