YUKI Hiroshi
null+****@clear*****
Tue Dec 4 15:44:35 JST 2012
YUKI Hiroshi 2012-12-04 15:44:35 +0900 (Tue, 04 Dec 2012) New Revision: 792449ae6c568d05a0a8ba60f56e69a919b3fe9e https://github.com/groonga/gcs/commit/792449ae6c568d05a0a8ba60f56e69a919b3fe9e Log: Use xpi.io Modified files: test/gcs-commands.test.js Modified: test/gcs-commands.test.js (+1 -1) =================================================================== --- test/gcs-commands.test.js 2012-12-04 15:42:15 +0900 (76f9de0) +++ test/gcs-commands.test.js 2012-12-04 15:44:35 +0900 (7ebbf10) @@ -920,7 +920,7 @@ suite('gcs-post-sdf', function() { domain.getIndexField('description').setType('text').createSync(); domain.getIndexField('age').setType('uint').createSync(); domain.getIndexField('product').setType('literal').createSync(); - endpoint = arnToEndpoint(domain.documentsArn, '127.0.0.1:' + utils.testPort); + endpoint = arnToEndpoint(domain.documentsArn, '127.0.0.1.xip.io:' + utils.testPort); } test('post add sdf json', function(done) { -------------- next part -------------- HTML����������������������������... ダウンロード