test/rackup/hello-bind_rack3.ru

Summary

Maintainability
Test Coverage
run lambda { |env| [200, {"Content-Type" => "text/plain"}, ["Hello World"]] }