From ec3e81b7a7be77836ac52dc6168aa5ac4c498217 Mon Sep 17 00:00:00 2001 From: Egor Yusov Date: Sat, 17 Feb 2018 12:58:17 -0800 Subject: Added test result reporting --- Tests/TestApp/include/TestCreateObjFromNativeResGL.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Tests/TestApp/include/TestCreateObjFromNativeResGL.h') diff --git a/Tests/TestApp/include/TestCreateObjFromNativeResGL.h b/Tests/TestApp/include/TestCreateObjFromNativeResGL.h index ae4d5b1..3d1a0cd 100644 --- a/Tests/TestApp/include/TestCreateObjFromNativeResGL.h +++ b/Tests/TestApp/include/TestCreateObjFromNativeResGL.h @@ -24,6 +24,7 @@ #pragma once #include "TestCreateObjFromNativeRes.h" + class TestCreateObjFromNativeResGL : public TestCreateObjFromNativeRes { public: -- cgit v1.2.3