[Groonga-commit] groonga/groonga [master] [test] add a missing schema definition.

Zurück zum Archiv-Index

null+****@clear***** null+****@clear*****
2011年 9月 24日 (土) 18:21:48 JST


Kouhei Sutou	2011-09-24 09:21:48 +0000 (Sat, 24 Sep 2011)

  New Revision: 149c1d6a1a3840e384d073496173507c94d1f31a

  Log:
    [test] add a missing schema definition.

  Modified files:
    test/unit/core/test-table-select.c

  Modified: test/unit/core/test-table-select.c (+1 -0)
===================================================================
--- test/unit/core/test-table-select.c    2011-09-24 09:09:37 +0000 (6d2bdbb)
+++ test/unit/core/test-table-select.c    2011-09-24 09:21:48 +0000 (9b9ba8a)
@@ -564,6 +564,7 @@ test_match_without_index(void)
 {
   grn_obj *v;
 
+  create_properties_table();
   create_documents_table();
   insert_data();
 




Groonga-commit メーリングリストの案内
Zurück zum Archiv-Index