summaryrefslogtreecommitdiffstats
path: root/testing/tps/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'testing/tps/moz.build')
-rw-r--r--testing/tps/moz.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/testing/tps/moz.build b/testing/tps/moz.build
index 06a74e1bfc..15d0ce2462 100644
--- a/testing/tps/moz.build
+++ b/testing/tps/moz.build
@@ -4,5 +4,7 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+SPHINX_TREES["/testing/tps"] = "docs"
+
with Files("**"):
BUG_COMPONENT = ("Testing", "General")