Kouhei Sutou
null+****@clear*****
Fri Apr 11 16:42:29 JST 2014
Kouhei Sutou 2014-04-11 16:42:29 +0900 (Fri, 11 Apr 2014) New Revision: 8928fc5829fd5e43a82478d611a03f2b91d1627a https://github.com/droonga/fluent-plugin-droonga/commit/8928fc5829fd5e43a82478d611a03f2b91d1627a Message: Remove unused code Modified files: test/unit/catalog/test_schema.rb Modified: test/unit/catalog/test_schema.rb (+0 -8) =================================================================== --- test/unit/catalog/test_schema.rb 2014-04-11 16:41:00 +0900 (04af9ac) +++ test/unit/catalog/test_schema.rb 2014-04-11 16:42:29 +0900 (c7476da) @@ -114,14 +114,6 @@ class CatalogSchemaTest < Test::Unit::TestCase end end - def test_type - assert_equal("Hash", - create_table("table_name", - { - "type" => "Hash" - }).type) - end - def test_flags assert_equal(["TABLE_HASH_KEY"], create_table("table_name", -------------- next part -------------- HTML����������������������������...Download