Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:andresriancho/w3af into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
andresriancho committed Sep 7, 2019
2 parents cafdbd3 + 3903033 commit 03ff8ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions w3af/core/data/url/handlers/tests/test_cache.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
from w3af.core.data.url import opener_settings
from w3af.core.data.parsers.doc.url import URL
from w3af.core.data.dc.headers import Headers
from w3af.core.data.constants.response_codes import NOT_FOUND


class TestCacheHandler(unittest.TestCase):
Expand Down

0 comments on commit 03ff8ea

Please sign in to comment.