[PS5] Disable a test, same as PS4

This commit is contained in:
Paul Robinson 2022-05-23 10:43:12 -07:00
parent bc2fe4a0d6
commit dbd1ba28a3
1 changed files with 2 additions and 2 deletions

View File

@ -5,5 +5,5 @@
// CHECK: file not found
#include <vector>
// MSVC and PS4 have C++ headers in the same directory as C headers.
// UNSUPPORTED: ms-sdk, ps4
// MSVC, PS4, PS5 have C++ headers in the same directory as C headers.
// UNSUPPORTED: ms-sdk, ps4, ps5