Kouhei Sutou
null+****@clear*****
Wed Jan 13 17:23:14 JST 2016
Kouhei Sutou 2015-07-28 10:48:29 +0900 (Tue, 28 Jul 2015) New Revision: 12d3be2feda1aeae42069e7e1137ae1b679b1531 https://github.com/groonga/groonga-command/commit/12d3be2feda1aeae42069e7e1137ae1b679b1531 Message: test: remove garbage "," Modified files: test/command/test-logical-table-remove.rb Modified: test/command/test-logical-table-remove.rb (+1 -1) =================================================================== --- test/command/test-logical-table-remove.rb 2015-07-27 12:53:24 +0900 (644db37) +++ test/command/test-logical-table-remove.rb 2015-07-28 10:48:29 +0900 (ef567dd) @@ -25,7 +25,7 @@ class LogicalTableRemoveCommandTest < Test::Unit::TestCase class ConstructorTest < self def test_ordered_arguments logical_table = "Logs" - shard_key = "timestamp", + shard_key = "timestamp" min = "2015-02-12 00:00:00" min_border = "include" max = "2015-02-13 00:00:00" -------------- next part -------------- HTML����������������������������...Download