null+****@clear*****
null+****@clear*****
2012年 6月 6日 (水) 15:52:34 JST
Haruka Yoshihara 2012-06-06 15:52:34 +0900 (Wed, 06 Jun 2012)
New Revision: cd29f92cd339dfd0afa4518951ac3ee3c24341c2
Log:
test: add missing description
Modified files:
test/test-executor.rb
Modified: test/test-executor.rb (+1 -1)
===================================================================
--- test/test-executor.rb 2012-06-06 15:14:13 +0900 (72555c2)
+++ test/test-executor.rb 2012-06-06 15:52:34 +0900 (b342a4f)
@@ -134,7 +134,7 @@ EOF
assert_equal(expected_url, actual_url)
end
- def test_value_double_quote
+ def test_value_double_quote_in_single_quote
command = "select Sites --filter 'uri @ \"ruby\"'"
arguments = {
"table" => "Sites",