[Groonga-commit] groonga/gcs [master] Fix typo

Back to archive index

YUKI Hiroshi null+****@clear*****
Wed Nov 14 20:11:06 JST 2012


YUKI Hiroshi	2012-11-14 20:11:06 +0900 (Wed, 14 Nov 2012)

  New Revision: 71ebb6d1975630fe71b8bbfbbd07beecb9af0e25
  https://github.com/groonga/gcs/commit/71ebb6d1975630fe71b8bbfbbd07beecb9af0e25

  Log:
    Fix typo

  Modified files:
    test/database-domain.test.js

  Modified: test/database-domain.test.js (+1 -1)
===================================================================
--- test/database-domain.test.js    2012-11-14 20:09:57 +0900 (a488db8)
+++ test/database-domain.test.js    2012-11-14 20:11:06 +0900 (110616d)
@@ -319,7 +319,7 @@ suite('database', function() {
       });
 
       test('arn', function() {
-        assert.equal(domain.documentsArn,
+        assert.equal(domain.searchArn,
                      'arn:aws:cs:us-east-1:' + Domain.DEFAULT_ID + ':search/valid');
       });
     });
-------------- next part --------------
HTML����������������������������...
Download 



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