diff options
| author | KJ Tsanaktsidis <kj@kjtsanaktsidis.id.au> | 2023-12-26 22:21:02 +1100 |
|---|---|---|
| committer | KJ Tsanaktsidis <kj@kjtsanaktsidis.id.au> | 2023-12-27 12:54:25 +1100 |
| commit | dc532b7c4edcb0884e4e0c8a28c7c55e456e369d (patch) | |
| tree | f3225897f5696c21cacda9472908cb7398f712f4 /test/ruby/test_lambda.rb | |
| parent | 99f8bb133109ac404778dad80ca1e761160bb202 (diff) | |
Fix WEBrick::TestFileHandler#test_short_filename test not working
The test is currently skipped and can't possibly work on windows at the
moment. It fails because $LOAD_PATH is not set up properly in the forked
CGI process, so `require 'uri'` fails.
This works properly in the test_cgi.rb tests, because it sets up a
:RequestCallback to fix things up. Let's move the setup there into
util.rb, so it can be shared with test_filehandler.rb as well.
Diffstat (limited to 'test/ruby/test_lambda.rb')
0 files changed, 0 insertions, 0 deletions
