Skip to content

Commit

Permalink
add --dry to tests
Browse files Browse the repository at this point in the history
  • Loading branch information
andgineer committed Apr 11, 2019
1 parent de52429 commit 3d583a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bombard/tests/test_http_requests.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ class FakeArgs:
ms = False
threshold = 1000
quiet = False
dry = False


class TestHttpRequests(unittest.TestCase):
Expand Down

0 comments on commit 3d583a4

Please sign in to comment.