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:
David Spickett 2021-10-01 09:43:16 +00:00
parent 685f1bfd0a
commit 5fbe9e40d1
1 changed files with 0 additions and 1 deletions

View File

@ -659,7 +659,6 @@ int main(int, char**) {
string_test();
a_namespace::string_view_test();
u16string_test();
u32string_test();
tuple_test();
unique_ptr_test();