test/test_video.rb in flickvimeo-1.0.0 vs test/test_video.rb in flickvimeo-1.0.1

- old
+ new

@@ -13,10 +13,8 @@ def test_clip_id assert_equal 18017106, @video.clip_id end def test_video_file_url - pp @video.config - puts @video.video_file_url assert_not_nil @video.video_file_url end end \ No newline at end of file