Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
heyman committed Dec 1, 2020
1 parent e1249d2 commit 15c5ddc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions locust/test/test_runners.py
Original file line number Diff line number Diff line change
Expand Up @@ -490,6 +490,7 @@ def incr_stats(l):
def test_test_stop_event(self):
class TestUser(User):
wait_time = constant(0.1)

@task
def my_task(l):
pass
Expand Down

0 comments on commit 15c5ddc

Please sign in to comment.