[Groonga-commit] groonga/gcs [master] q test: fix a typo

Back to archive index

null+****@clear***** null+****@clear*****
2012年 8月 3日 (金) 22:30:46 JST


Kouhei Sutou	2012-08-03 22:30:46 +0900 (Fri, 03 Aug 2012)

  New Revision: a6cbcab75a9031194c7b91f8517f20d145d3a9d5
  https://github.com/groonga/gcs/commit/a6cbcab75a9031194c7b91f8517f20d145d3a9d5

  Log:
    q test: fix a typo

  Modified files:
    test/q-translator.test.js

  Modified: test/q-translator.test.js (+1 -1)
===================================================================
--- test/q-translator.test.js    2012-08-03 22:28:58 +0900 (a9ed9dc)
+++ test/q-translator.test.js    2012-08-03 22:30:46 +0900 (fd7dcf0)
@@ -94,7 +94,7 @@ suite('QueryTranslator', function() {
                  '"star \\" wars" luke',
                  '"star \\" wars"'.length,
                  "'\"star \\\" wars\"'");
-  testPhraseTermError("not start with <\">",
+  testPhraseTermError("not started with <\">",
                       'star wars"',
                       '|s|tar wars"',
                       "phrase must start with <\">");
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
Descargar 



Groonga-commit メーリングリストの案内
Back to archive index