Revert "[EditLineTest] Not always TERM is available, e.g. on some bots."
authorDavide Italiano <davide@freebsd.org>
Tue, 23 Apr 2019 16:51:20 +0000 (16:51 +0000)
committerDavide Italiano <davide@freebsd.org>
Tue, 23 Apr 2019 16:51:20 +0000 (16:51 +0000)
commitbdb864a5762e10a485c0b76c5677f5c14b4045d7
tree3555ab41384f82e180d42f429af3f512fbaf93c5
parent2351d6102f302a0032a4f4ce82bc2b84b4717edb
Revert "[EditLineTest] Not always TERM is available, e.g. on some bots."

This was a speculative fix trying to placate some bots, but it's
ultimately just a bot configuration problem and not a code problem.

llvm-svn: 359011
lldb/unittests/Editline/EditlineTest.cpp