"data.sql" instead of "test-data.sql" (SPR-6020)

This commit is contained in:
Juergen Hoeller
2009-09-23 16:16:40 +00:00
parent c802253402
commit e56aa91bd7
2 changed files with 11 additions and 0 deletions

View File

@@ -0,0 +1 @@
insert into T_TEST (NAME) values ('Keith');