We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7120cf commit 50b70fcCopy full SHA for 50b70fc
Test/commit/OpenGLEngine/commitSuite.cpp
@@ -34,7 +34,7 @@
34
#include "host_device_shared.hpp"
35
36
// Demonstrate some basic assertions.
37
-TEST(RendererTest, DISABLED_BasicSetup) {
+TEST(RendererTest, BasicSetup) {
38
39
GLint window_width = 1200;
40
GLint window_height = 800;
0 commit comments