aboutsummaryrefslogtreecommitdiffstats
path: root/BRMSGateway/src/test/resources/META-INF/drop.ddl
diff options
context:
space:
mode:
Diffstat (limited to 'BRMSGateway/src/test/resources/META-INF/drop.ddl')
-rw-r--r--BRMSGateway/src/test/resources/META-INF/drop.ddl2
1 files changed, 2 insertions, 0 deletions
diff --git a/BRMSGateway/src/test/resources/META-INF/drop.ddl b/BRMSGateway/src/test/resources/META-INF/drop.ddl
new file mode 100644
index 000000000..a46848df2
--- /dev/null
+++ b/BRMSGateway/src/test/resources/META-INF/drop.ddl
@@ -0,0 +1,2 @@
+DROP TABLE IF EXISTS brmsgroup_info
+DROP TABLE IF EXISTS brmsgroup_policy \ No newline at end of file