1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/toolkit/mozapps/extensions/test/xpcshell/data/test_bug468528.xml Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,15 @@ 1.4 +<?xml version="1.0" encoding="UTF-8"?> 1.5 + 1.6 +<blocklist xmlns="http://www.mozilla.org/2006/addons-blocklist"> 1.7 + <pluginItems> 1.8 + <pluginItem> 1.9 + <match name="name" exp="^test_bug468528_1"/> 1.10 + </pluginItem> 1.11 + <pluginItem> 1.12 + <match name="name" exp="^test_bug468528_2["/> 1.13 + </pluginItem> 1.14 + <pluginItem> 1.15 + <match name="name" exp="^test_bug468528_3"/> 1.16 + </pluginItem> 1.17 + </pluginItems> 1.18 +</blocklist>