commit | 3b063bb17446a7e5da39fd4acdad02a7d2e585a9 | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Mon Dec 21 15:02:37 2009 -0800 |
committer | Shawn O. Pearce <sop@google.com> | Mon Dec 21 15:02:37 2009 -0800 |
tree | 63d6a825dcc83f51d74457a2b80c2ebdc18fcba1 | |
parent | 310423866e79ebb35d1f87965abcf44166d43931 [diff] |
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>