[Groonga-commit] groonga/gcs [master] Fix syntax erorr

Back to archive index

null+****@clear***** null+****@clear*****
2012年 6月 21日 (木) 17:02:12 JST


SHIMODA Hiroshi	2012-06-21 17:02:12 +0900 (Thu, 21 Jun 2012)

  New Revision: 0c9b503c4294cea77b9dd986ba6fbd4e5f1b7d08
  https://github.com/groonga/gcs/commit/0c9b503c4294cea77b9dd986ba6fbd4e5f1b7d08

  Log:
    Fix syntax erorr

  Modified files:
    test/api-configuration.test.js

  Modified: test/api-configuration.test.js (+2 -2)
===================================================================
--- test/api-configuration.test.js    2012-06-21 17:00:50 +0900 (8f7e136)
+++ test/api-configuration.test.js    2012-06-21 17:02:12 +0900 (e3323dd)
@@ -67,7 +67,7 @@ suite('Configuration API', function() {
                           '<SearchService>' +
                             '<Endpoint>http://search-companies-example.localhost/2011-02-01/search</Endpoint>' +
                           '</SearchService>' +
-                        '</DomainStatus>';
+                        '</DomainStatus>' +
                       '</CreateDomainResult>' +
                       '<ResponseMetadata>' +
                         '<RequestId></RequestId>' +
@@ -122,7 +122,7 @@ suite('Configuration API', function() {
                             '<UpdateDate>...</UpdateDate>' +
                             '<UpdateVersion>0</UpdateVersion>' +
                           '</Status>' +
-                        '</IndexField>';
+                        '</IndexField>' +
                       '</DefineIndexFieldResult>' +
                       '<ResponseMetadata>' +
                         '<RequestId></RequestId>' +
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
Download 



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