BAEL-1524 Fix test

This commit is contained in:
mikr 2020-05-16 18:20:33 +02:00
parent 94ed56e4f5
commit dca1a9fb3f
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
drop table if exists car_maker;
drop table if exists car_model;
--
-- Car makers table
--