Kouhei Sutou
null+****@clear*****
Tue Jun 12 17:17:28 JST 2018
Kouhei Sutou 2018-06-12 17:17:28 +0900 (Tue, 12 Jun 2018) New Revision: 9f9ab82b5951313d424107e0d7fbce57c1ce036c https://github.com/groonga/groonga-query-log/commit/9f9ab82b5951313d424107e0d7fbce57c1ce036c Message: Add a missing space Modified files: test/test-response-comparer.rb Modified: test/test-response-comparer.rb (+2 -2) =================================================================== --- test/test-response-comparer.rb 2018-06-12 17:15:32 +0900 (2c8f525) +++ test/test-response-comparer.rb 2018-06-12 17:17:28 +0900 (fdf03e6) @@ -308,8 +308,8 @@ class ResponseComparerTest < Test::Unit::TestCase class CareDifferencesInAccuracyOfPosition < self def test_different_accurancy_of_postion - assert_true(same?([[[1], [["_id", "UInt32"],["location", "float"]], [1, 139.763570507358]]], - [[[1], [["_id", "UInt32"],["location", "float"]], [1, 139.7635705073576]]], + assert_true(same?([[[1], [["_id", "UInt32"], ["location", "float"]], [1, 139.763570507358]]], + [[[1], [["_id", "UInt32"], ["location", "float"]], [1, 139.7635705073576]]], :care_order => false)) end end -------------- next part -------------- HTML����������������������������... URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20180612/cc3143e7/attachment.htm