[NFC][libc++] Refactor some future tests to reduce code duplication
The same test was being repeated over and over again. That's what functions are for.
Loading
Please sign in to comment
The same test was being repeated over and over again. That's what functions are for.