Skip to content

Commit 2c8ecda

Browse files
committed
quickfix
1 parent 516fc33 commit 2c8ecda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/units/test_cli.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ def test_help
5858
def test_version
5959
out = run_command(%w[version])
6060

61-
assert_equal "OAuth for Ruby 0.5.1\n", out
61+
assert_equal "OAuth for Ruby 0.5.2\n", out
6262
end
6363

6464
def test_query_empty

0 commit comments

Comments
 (0)