Navigation Menu

Skip to content

Commit

Permalink
test: generate information_schema.result
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Apr 17, 2012
1 parent bb30ab9 commit b241ec9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CMakeLists.txt
Expand Up @@ -125,3 +125,8 @@ configure_file(
"${PROJECT_SOURCE_DIR}/config.sh.in"
"${PROJECT_BINARY_DIR}/config.sh"
)

configure_file(
"${PROJECT_SOURCE_DIR}/test/sql/suite/mroonga_storage/r/information_schema.result.in"
"${PROJECT_SOURCE_DIR}/test/sql/suite/mroonga_storage/r/information_schema.result"
)

0 comments on commit b241ec9

Please sign in to comment.