diff --git a/test/TextToBinary.Constant.cpp b/test/TextToBinary.Constant.cpp index 11f6e127f..6df0ded38 100644 --- a/test/TextToBinary.Constant.cpp +++ b/test/TextToBinary.Constant.cpp @@ -722,6 +722,7 @@ INSTANTIATE_TEST_CASE_P( CASE3(Select), // Comparison CASE2(IEqual), + CASE2(INotEqual), // Allowed in 1.0 Rev 7 CASE2(ULessThan), CASE2(SLessThan), CASE2(UGreaterThan),