diff options
Diffstat (limited to 'comm/chat/protocols/xmpp/test/xpcshell.ini')
-rw-r--r-- | comm/chat/protocols/xmpp/test/xpcshell.ini | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/comm/chat/protocols/xmpp/test/xpcshell.ini b/comm/chat/protocols/xmpp/test/xpcshell.ini new file mode 100644 index 0000000000..a4cb9534b8 --- /dev/null +++ b/comm/chat/protocols/xmpp/test/xpcshell.ini @@ -0,0 +1,11 @@ +[DEFAULT] +head = +tail = + +[test_authmechs.js] +[test_dnsSrv.js] +[test_parseJidAndNormalization.js] +[test_saslPrep.js] +[test_parseVCard.js] +[test_xmppParser.js] +[test_xmppXml.js] |