Test file defines `LIBCPP11_STATIC_ASSERT` but it never uses it now. It always uses `static_assert` unconditionally. So, remove the unused macro.
Test file defines `LIBCPP11_STATIC_ASSERT` but it never uses it now. It always uses `static_assert` unconditionally. So, remove the unused macro.