aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Test.cpp')
-rw-r--r--tests/Test.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Test.cpp b/tests/Test.cpp
index 0441ab0fa7..deb83483c2 100644
--- a/tests/Test.cpp
+++ b/tests/Test.cpp
@@ -16,6 +16,8 @@
class GrContext;
#endif
+SK_DEFINE_INST_COUNT(skiatest::Reporter)
+
using namespace skiatest;
Reporter::Reporter() {