[Groonga-mysql-commit] mroonga/mroonga [master] [storage][test] fix a typo.

Zurück zum Archiv-Index

null+****@clear***** null+****@clear*****
2011年 11月 26日 (土) 17:29:56 JST


Kouhei Sutou	2011-11-26 08:29:56 +0000 (Sat, 26 Nov 2011)

  New Revision: 4dbb4e1177c8de1d15bc5d5c23046178054b858b

  Log:
    [storage][test] fix a typo.

  Modified files:
    test/sql/suite/groonga_storage/r/geometry_contains.result

  Modified: test/sql/suite/groonga_storage/r/geometry_contains.result (+1 -1)
===================================================================
--- test/sql/suite/groonga_storage/r/geometry_contains.result    2011-11-26 08:25:51 +0000 (a18cda6)
+++ test/sql/suite/groonga_storage/r/geometry_contains.result    2011-11-26 08:29:56 +0000 (515deb3)
@@ -1,4 +1,4 @@
-drop table if exists diaries;
+drop table if exists shops;
 create table shops (
 id int primary key auto_increment,
 name text,




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