[Groonga-mysql-commit] mroonga/mroonga [fix-for-visual-studio] [storage][test] fix a typo.

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Oct 4 10:40:38 JST 2012


Kouhei Sutou	2011-11-26 17:20:32 +0900 (Sat, 26 Nov 2011)

  New Revision: 9aad49599ece04aa4921df2c43373d731cdfca28
  https://github.com/mroonga/mroonga/commit/9aad49599ece04aa4921df2c43373d731cdfca28

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

  Modified files:
    test/sql/suite/groonga_storage/t/geometry_contains.test

  Modified: test/sql/suite/groonga_storage/t/geometry_contains.test (+1 -1)
===================================================================
--- test/sql/suite/groonga_storage/t/geometry_contains.test    2011-11-26 17:17:07 +0900 (5248a97)
+++ test/sql/suite/groonga_storage/t/geometry_contains.test    2011-11-26 17:20:32 +0900 (7b512e5)
@@ -17,7 +17,7 @@
 --source include/have_groonga.inc
 
 --disable_warnings
-drop table if exists diaries;
+drop table if exists shops;
 --enable_warnings
 
 create table shops (
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-mysql-commit mailing list
Back to archive index