summaryrefslogtreecommitdiff
path: root/testing
diff options
context:
space:
mode:
authorMatt A. Tobin <email@mattatobin.com>2021-12-01 12:16:22 -0500
committerMatt A. Tobin <email@mattatobin.com>2021-12-01 12:16:22 -0500
commit0e3a3f3c31b54aac887d3b77341ffd9b5c03430b (patch)
treea34d76f9842ae8439cbe3a852a3e3d179f25e5af /testing
parent79739d1fa6f0a492f7ac9c3e20aa0d2d2fcf7088 (diff)
downloadaura-central-0e3a3f3c31b54aac887d3b77341ffd9b5c03430b.tar.gz
Issue %3005 - Move toolkit/mozapps/installer to system/installer
Diffstat (limited to 'testing')
-rw-r--r--testing/testsuite-targets.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/testsuite-targets.mk b/testing/testsuite-targets.mk
index cd4017c8d..8a3a46251 100644
--- a/testing/testsuite-targets.mk
+++ b/testing/testsuite-targets.mk
@@ -146,7 +146,7 @@ pgo-profile-run:
$(PYTHON) $(topsrcdir)/build/pgo/profileserver.py $(EXTRA_TEST_ARGS)
# Package up the tests and test harnesses
-include $(topsrcdir)/toolkit/mozapps/installer/package-name.mk
+include $(topsrcdir)/system/installer/package-name.mk
PKG_STAGE = $(DIST)/test-stage