Kosuke Asami
null+****@clear*****
Wed Jan 13 17:28:51 JST 2016
Kosuke Asami 2013-07-11 15:11:07 +0900 (Thu, 11 Jul 2013) New Revision: 990b7a8a3673084a567df5cf9f1cf792f2682df7 https://github.com/groonga/groonga-command/commit/990b7a8a3673084a567df5cf9f1cf792f2682df7 Message: test table_create: use meanigful name for test name The test asserts multiple flags pattern. Modified files: test/command/test-table-create.rb Modified: test/command/test-table-create.rb (+1 -1) =================================================================== --- test/command/test-table-create.rb 2013-07-11 15:10:28 +0900 (1621d86) +++ test/command/test-table-create.rb 2013-07-11 15:11:07 +0900 (db23e8e) @@ -45,7 +45,7 @@ class TableCreateCommandTest < Test::Unit::TestCase end class FlagsTest < self - def test_flags + def test_multiple command = parse({"flags" => "TABLE_PAT_KEY|KEY_WITH_SIS"}) assert_equal(["TABLE_PAT_KEY", "KEY_WITH_SIS"], command.flags) -------------- next part -------------- HTML����������������������������... Download