[lldb][NFC] Remove setup boilerplate from types/ tests
authorRaphael Isemann <teemperor@gmail.com>
Tue, 3 Sep 2019 07:33:32 +0000 (07:33 +0000)
committerRaphael Isemann <teemperor@gmail.com>
Tue, 3 Sep 2019 07:33:32 +0000 (07:33 +0000)
commit13edbbe2faa66a7a69e69ed8afe8482c4c5e930c
tree41fdd4c1999f9f4b6ccff137a425904e6861329d
parentb915109043d056a18a30b531cddf39cd69f4c82e
[lldb][NFC] Remove setup boilerplate from types/ tests

This code doesn't seem to be necessary anymore.

llvm-svn: 370702
lldb/packages/Python/lldbsuite/test/types/TestDoubleTypes.py
lldb/packages/Python/lldbsuite/test/types/TestDoubleTypesExpr.py
lldb/packages/Python/lldbsuite/test/types/TestFloatTypes.py
lldb/packages/Python/lldbsuite/test/types/TestFloatTypesExpr.py
lldb/packages/Python/lldbsuite/test/types/TestIntegerTypes.py
lldb/packages/Python/lldbsuite/test/types/TestIntegerTypesExpr.py
lldb/packages/Python/lldbsuite/test/types/TestRecursiveTypes.py