forked from OSchip/llvm-project
Revert "[libcxx] Run u16string tests for gdb pretty printers"
This reverts commit e9564c3698
due to a report of these tests failing.
This commit is contained in:
parent
685f1bfd0a
commit
5fbe9e40d1
|
@ -659,7 +659,6 @@ int main(int, char**) {
|
|||
string_test();
|
||||
a_namespace::string_view_test();
|
||||
|
||||
u16string_test();
|
||||
u32string_test();
|
||||
tuple_test();
|
||||
unique_ptr_test();
|
||||
|
|
Loading…
Reference in New Issue