[OpenMP] Fixed wrong test command in the test private_mapping.c
authorShilei Tian <tianshilei1992@gmail.com>
Fri, 28 Aug 2020 16:19:35 +0000 (12:19 -0400)
committerShilei Tian <tianshilei1992@gmail.com>
Fri, 28 Aug 2020 16:19:46 +0000 (12:19 -0400)
commit46e0ced762ce2c32bc846b5c0129c3b5020ca5d9
tree9e004c60e4aefab333a106715834207ebd296b07
parent443d352a1c4c90f3b4f1179f849609a30bd23e62
[OpenMP] Fixed wrong test command in the test private_mapping.c

The test command in `private_mapping.c` was set to expect failure by mistake. It is fixed in this patch.

Reviewed By: ABataev

Differential Revision: https://reviews.llvm.org/D86758
openmp/libomptarget/test/mapping/private_mapping.c