about summary refs log tree commit homepage
path: root/test/test_output_buffering.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_output_buffering.rb')
-rw-r--r--test/test_output_buffering.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_output_buffering.rb b/test/test_output_buffering.rb
index 4911b21..9e2e400 100644
--- a/test/test_output_buffering.rb
+++ b/test/test_output_buffering.rb
@@ -123,7 +123,7 @@ class TestOutputBuffering < Testcase
           def gplv3.each
             raise "SHOULD NOT BE CALLED"
           end
-          size = gplv3.stat.size
+          size = gplv3.size
           len = size.to_s
           ranges = Rack::Utils.byte_ranges(e, size)
           status = 200