Fix SchemaCreatorTest to work when localized errors are used

If the system isn't running with locale = 'en' H2 translates the
error messages, which means we can't match on that in our unit test.

Instead check the list of tables defined.

Bug: issue 364
Change-Id: Ibf458f96bb8ecb255b5deafe0fda97f78b968063
Signed-off-by: Shawn O. Pearce <sop@google.com>
1 file changed