Kouhei Sutou
null+****@clear*****
Thu May 22 16:19:28 JST 2014
Kouhei Sutou 2014-05-22 16:19:28 +0900 (Thu, 22 May 2014) New Revision: 0a6ee9d91e4650e539ed07e3f39b62eb9a67f4f6 https://github.com/droonga/droonga-engine/commit/0a6ee9d91e4650e539ed07e3f39b62eb9a67f4f6 Message: Fix expected tag... Modified files: test/unit/catalog/test_volume_collection.rb Modified: test/unit/catalog/test_volume_collection.rb (+1 -1) =================================================================== --- test/unit/catalog/test_volume_collection.rb 2014-05-22 16:19:10 +0900 (58edf7d) +++ test/unit/catalog/test_volume_collection.rb 2014-05-22 16:19:28 +0900 (edd55a5) @@ -71,7 +71,7 @@ class CatalogVolumeCollectionTest < Test::Unit::TestCase end def test_all_nodes - assert_equal(["volume1:10047/test", "volume2:10047/test"], + assert_equal(["volume1:10047/droonga", "volume2:10047/droonga"], @collection.all_nodes) end end -------------- next part -------------- HTML����������������������������...下載