Hiroshi Hatake
null+****@clear*****
Fri Feb 13 13:23:11 JST 2015
Hiroshi Hatake 2015-02-13 13:23:11 +0900 (Fri, 13 Feb 2015) New Revision: 3f44fcf42ca8aaaae9c08b2265677b75001a895e https://github.com/groonga/groonga-command/commit/3f44fcf42ca8aaaae9c08b2265677b75001a895e Merged b3cfbdd: Merge pull request #4 from cosmo0920/support-logical-count-command Message: logical-count test: fix test class name Modified files: test/command/test-logical-count.rb Modified: test/command/test-logical-count.rb (+2 -2) =================================================================== --- test/command/test-logical-count.rb 2015-02-13 12:34:47 +0900 (1b0c172) +++ test/command/test-logical-count.rb 2015-02-13 13:23:11 +0900 (b3aa5ca) @@ -55,14 +55,14 @@ class LogicalCountCommandTest < Test::Unit::TestCase end end - class TableTest < self + class LogicalTableTest < self def test_reader command = logical_count_command(:logical_table => "Logs") assert_equal("Logs", command.logical_table) end end - class ColumnTest < self + class ShardKeyTest < self def test_reader command = logical_count_command(:shard_key => "timestamp") assert_equal("timestamp", command.shard_key) -------------- next part -------------- HTML����������������������������... Télécharger