null+****@clear*****
null+****@clear*****
2012年 6月 6日 (水) 13:39:38 JST
Haruka Yoshihara 2012-06-06 13:39:38 +0900 (Wed, 06 Jun 2012)
New Revision: ce958e1250b7fbfed770212bac7f0ff5e9bc7e79
Log:
test: use important "value" keyword for test name
Modified files:
test/test-executor.rb
Modified: test/test-executor.rb (+1 -1)
===================================================================
--- test/test-executor.rb 2012-06-06 13:39:08 +0900 (e57480c)
+++ test/test-executor.rb 2012-06-06 13:39:38 +0900 (072f4c9)
@@ -124,7 +124,7 @@ EOF
assert_equal(expected_url, actual_url)
end
- def test_command_with_single_quote
+ def test_value_single_quote
command = "select Sites --output_columns '_key, uri'"
arguments = {
"table" => "Sites",