Merge pull request #18339 from rgarnov:rg/rmat_integration
[platform/upstream/opencv.git] / modules / gapi / test / internal / gapi_int_proto_tests.cpp
index 1fe9fbb..3dd7221 100644 (file)
@@ -16,6 +16,7 @@ struct ProtoPtrTest : public ::testing::Test { using Type = T; };
 using ProtoPtrTestTypes = ::testing::Types< cv::Mat
                                           , cv::UMat
                                           , cv::gapi::own::Mat
+                                          , cv::RMat
                                           , cv::Scalar
                                           , std::vector<int>
                                           , int