Navigation Menu

Skip to content

Commit

Permalink
test: group add reference table test
Browse files Browse the repository at this point in the history
  • Loading branch information
mmmaru777 committed Feb 22, 2014
1 parent 5cba351 commit f31c25c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Expand Up @@ -15,7 +15,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

--source include/not_embedded.inc
--source ../../../../include/mroonga/have_mroonga.inc
--source ../../../../../include/mroonga/have_mroonga.inc

--disable_warnings
DROP TABLE IF EXISTS tags;
Expand Down Expand Up @@ -44,4 +44,4 @@ SELECT * FROM bugs
DROP TABLE bugs;
DROP TABLE tags;

--source ../../../../include/mroonga/have_mroonga_deinit.inc
--source ../../../../../include/mroonga/have_mroonga_deinit.inc

0 comments on commit f31c25c

Please sign in to comment.