This might avoid confusion when testing. Currently, an email without a tld is invalid (ex user@host). The assertions could have been invalid just by the lack of tld, not the spaces!
* Make a bunch of tests subclass MediaWikiTestCase * Parser tests and ResourceLoaderTest can't subclass it yet due to various issues