X-Git-Url: https://git.distorted.org.uk/~mdw/hippotat/blobdiff_plain/b635cd93477f2c2923f5eb25cce1237423e0c3c2..e68fca7c003c538b26859030009a38828205ce03:/srcbombtest.py diff --git a/srcbombtest.py b/srcbombtest.py index 8c6e152..25bc318 100755 --- a/srcbombtest.py +++ b/srcbombtest.py @@ -2,5 +2,7 @@ from hippotatlib.ownsource import SourceShipmentPreparer +import twisted + p = SourceShipmentPreparer('tmp') p.generate()