summaryrefslogtreecommitdiff
path: root/tests/glean/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/glean/options.h')
-rw-r--r--tests/glean/options.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/glean/options.h b/tests/glean/options.h
index ea84348e6..60a47ab00 100644
--- a/tests/glean/options.h
+++ b/tests/glean/options.h
@@ -78,6 +78,8 @@ class Options {
// DrawingSurfaceFilter for description of
// contents.
+ unsigned int maxVisuals;// Max number of visuals to test
+
vector<string> selectedTests;
// Sorted list of tests to be executed.