[libc++] Enable tests for the experimental library by default
This matches the fact that we build the experimental library by default. Otherwise, by default we'd be building the library but not testing it, which is inconsistent. Differential Revision: https://reviews.llvm.org/D102109
Loading
Please register or sign in to comment