summaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
authorRandy Morgan <[email protected]>2013-08-17 15:52:47 +0900
committerRandy Morgan <[email protected]>2013-08-17 15:52:47 +0900
commit420062b4448bdaafc4e28efa9db22602e413e699 (patch)
tree1f1ebdb569cf6f5a879ed1a1150cabf1b1f38369 /test
parent5ce1b3b655084deaf01d10cba301b8db068e949c (diff)
downloadcaxlsx-420062b4448bdaafc4e28efa9db22602e413e699.tar.gz
caxlsx-420062b4448bdaafc4e28efa9db22602e413e699.zip
file naming
Diffstat (limited to 'test')
-rw-r--r--test/drawing/tc_pic.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/drawing/tc_pic.rb b/test/drawing/tc_pic.rb
index bb17c64c..b8bd2c36 100644
--- a/test/drawing/tc_pic.rb
+++ b/test/drawing/tc_pic.rb
@@ -78,7 +78,7 @@ class TestPic < Test::Unit::TestCase
end
def test_image_src_downcase
- assert_nothing_raised { @image.image_src = @test_img_up.upcase }
+ assert_nothing_raised { @image.image_src = @test_img_up }
end
def test_descr