If I run `fetch-test.sh` against [this](https://github.com/jeremyn/https-everywhere/blob/14807228548c8e1b6518111ef30568e26d1deaea/src/chrome/content/rules/HSBC.xml) updated ruleset for HSBC, I get this error: ``` ERROR rules/HSBC.xml: Not enough tests (0 vs 1) for <Rule from '^http://www\.business\.hsbc\.co\.uk/' to 'https://www.business.hsbc.co.uk/'> ``` even though there is a test for that specific domain: ``` xml <test url="http://www.business.hsbc.co.uk/" /> ```
If I run
fetch-test.shagainst this updated ruleset for HSBC, I get this error:even though there is a test for that specific domain: