SHIMODA Hiroshi
null+****@clear*****
Wed Aug 15 12:36:22 JST 2012
SHIMODA Hiroshi 2012-08-15 12:36:22 +0900 (Wed, 15 Aug 2012) New Revision: b79506f61201e7ea39ae46bd170aa5a4dd4dbee1 https://github.com/groonga/gcs/commit/b79506f61201e7ea39ae46bd170aa5a4dd4dbee1 Log: Reduce obsolete code Modified files: test/api-configuration.test.js Modified: test/api-configuration.test.js (+0 -5) =================================================================== --- test/api-configuration.test.js 2012-08-15 12:34:05 +0900 (838789c) +++ test/api-configuration.test.js 2012-08-15 12:36:22 +0900 (87242bc) @@ -993,11 +993,6 @@ suite('Configuration API', function() { }) .get('/?DomainName=companies&IndexField.IndexFieldName=name&' + 'Action=DefineIndexField&Version=2011-02-01') - .next(function() { - domain = new Domain('companies', context); - assert.isTrue(domain.defaultSearchField === null, - domain.defaultSearchField); - }) .get('/?Version=2011-02-01&Action=DescribeDefaultSearchField&' + 'DomainName=companies') .next(function(response) { -------------- next part -------------- HTML����������������������������...Download