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
kenhys committed Jul 25, 2012
1 parent bef8ad2 commit 532c0e6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions test/sql/suite/mroonga_storage/r/files.am
Expand Up @@ -26,6 +26,11 @@ result_files = \
column_enum_less_with_index.result \
column_enum_many_with_index.result \
column_int_with_index_zero_value.result \
column_set_16_with_index.result \
column_set_24_with_index.result \
column_set_32_with_index.result \
column_set_64_with_index.result \
column_set_8_with_index.result \
column_time_with_fractional_seconds.result \
column_time_without_fractional_seconds.result \
column_timestamp_with_fractional_seconds.result \
Expand Down
5 changes: 5 additions & 0 deletions test/sql/suite/mroonga_storage/t/files.am
Expand Up @@ -26,6 +26,11 @@ test_files = \
column_enum_less_with_index.test \
column_enum_many_with_index.test \
column_int_with_index_zero_value.test \
column_set_16_with_index.test \
column_set_24_with_index.test \
column_set_32_with_index.test \
column_set_64_with_index.test \
column_set_8_with_index.test \
column_time_with_fractional_seconds.test \
column_time_without_fractional_seconds.test \
column_timestamp_with_fractional_seconds.test \
Expand Down

0 comments on commit 532c0e6

Please sign in to comment.