They were testing `toString` against the message itself (`inspect`) instead of against the original text.
It should now test `toJSON`, `fromJSON`, `toString`, `fromString`, and `inspect`.