Travis is still not reading our teardown file.

This commit is contained in:
2017-12-20 22:51:08 +01:00
parent bced4e052d
commit fb22576708

View File

@@ -1 +1,4 @@
teardown.sql.bak
DROP TABLE IF EXISTS user;
DROP TABLE IF EXISTS search_history;
DROP TABLE IF EXISTS list;
DROP TABLE IF EXISTS list_content;