提交 07fde1a3 编写于 作者: J José Valim

Just define the controller if fibers are defined.

上级 3e335923
......@@ -58,5 +58,5 @@ def assert_streaming!(cache="no-cache")
assert_equal "chunked", headers["Transfer-Encoding"]
assert_equal cache, headers["Cache-Control"]
end
end if defined?(Fiber)
end
end
end if defined?(Fiber)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册