diff options
-rw-r--r-- | tests/fblast.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/fblast.py b/tests/fblast.py index 50368b3b..092e4209 100644 --- a/tests/fblast.py +++ b/tests/fblast.py @@ -1,3 +1,4 @@ +#! /usr/bin/env python """Throw email at Mailman as fast as you can. This is not a unit test, it's a functional test, so you can't run it within |