Navigation Menu

Skip to content

Commit

Permalink
[test] update file list.
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jul 28, 2011
1 parent 56e9a1a commit f7eaa58
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 3 additions & 1 deletion test/sql/groonga_wrapper/r/Makefile.am
Expand Up @@ -4,7 +4,9 @@ EXTRA_DIST = \
delete.result \
fulltext.result \
fulltext_many_records.result \
fulltext_multiple_column_index.result \
fulltext_multiple_column_index_delete.result \
fulltext_multiple_column_index_insert.result \
fulltext_multiple_column_index_update.result \
fulltext_myisam.result \
insert.result \
update.result \
Expand Down
4 changes: 3 additions & 1 deletion test/sql/groonga_wrapper/t/Makefile.am
Expand Up @@ -4,7 +4,9 @@ EXTRA_DIST = \
delete.test \
fulltext.test \
fulltext_many_records.test \
fulltext_multiple_column_index.test \
fulltext_multiple_column_index_delete.test \
fulltext_multiple_column_index_insert.test \
fulltext_multiple_column_index_update.test \
fulltext_myisam.test \
insert.test \
update.test \
Expand Down

0 comments on commit f7eaa58

Please sign in to comment.