summaryrefslogtreecommitdiffstats
path: root/dom/push/test/xpcshell/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'dom/push/test/xpcshell/moz.build')
-rw-r--r--dom/push/test/xpcshell/moz.build3
1 files changed, 3 insertions, 0 deletions
diff --git a/dom/push/test/xpcshell/moz.build b/dom/push/test/xpcshell/moz.build
new file mode 100644
index 0000000000..fc154ce0d0
--- /dev/null
+++ b/dom/push/test/xpcshell/moz.build
@@ -0,0 +1,3 @@
+TESTING_JS_MODULES += [
+ "broadcast_handler.sys.mjs",
+]