[Groonga-mysql-commit] mroonga/mroonga at 66130ce [master] test: fix wrong include

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Apr 20 00:18:31 JST 2016


Kouhei Sutou	2016-04-20 00:18:31 +0900 (Wed, 20 Apr 2016)

  New Revision: 66130ce9e3a346c7e5be08efc83c3ea4dd6d422f
  https://github.com/mroonga/mroonga/commit/66130ce9e3a346c7e5be08efc83c3ea4dd6d422f

  Message:
    test: fix wrong include

  Modified files:
    mysql-test/mroonga/storage/variable/max_n_records_for_estimate/mysql_57_or_later/t/not_found_in_limit.test

  Modified: mysql-test/mroonga/storage/variable/max_n_records_for_estimate/mysql_57_or_later/t/not_found_in_limit.test (+1 -1)
===================================================================
--- mysql-test/mroonga/storage/variable/max_n_records_for_estimate/mysql_57_or_later/t/not_found_in_limit.test    2016-04-20 00:17:25 +0900 (3b8e19c)
+++ mysql-test/mroonga/storage/variable/max_n_records_for_estimate/mysql_57_or_later/t/not_found_in_limit.test    2016-04-20 00:18:31 +0900 (f07336c)
@@ -15,7 +15,7 @@
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
 --source ../../../../../include/mroonga/have_mroonga.inc
---source ../../../../../include/mroonga/have_version_57_or_later.inc
+--source ../../../../../include/mroonga/have_mysql_57_or_later.inc
 
 --disable_warnings
 DROP TABLE IF EXISTS ids;
-------------- next part --------------
HTML����������������������������...
Télécharger 



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