mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
Updated fuzzing tests to handle more edge cases.
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@394 19e92222-5c0b-0410-8929-a290d50e31e9
This commit is contained in:
parent
3bcfb23006
commit
142d7db9f8
1 changed files with 0 additions and 5 deletions
|
@ -81,11 +81,6 @@ class BMHSearchTest < Test::Unit::TestCase
|
|||
end
|
||||
end
|
||||
|
||||
def test_no_repeat_begin_chars
|
||||
assert_raises BMHSearchError do
|
||||
b = BMHSearch.new("FFI5LguQEg==", 10)
|
||||
end
|
||||
end
|
||||
|
||||
def test_fuzzing
|
||||
begin
|
||||
|
|
Loading…
Reference in a new issue