summaryrefslogtreecommitdiffstats
path: root/comm/mail/components/extensions/test/AppUiTestDelegate.sys.mjs
blob: 5320b0b6d7ea7802d469a28267d333d70f2ec5b8 (plain)
1
2
3
4
5
6
/* Any copyright is dedicated to the Public Domain.
 * http://creativecommons.org/publicdomain/zero/1.0/ */

// TODO bug 1836863: Implement AppUiTestDelegate.

export var AppUiTestDelegate = {};