wip ownsource, before system stuff
[hippotat] / srcbombtest.py
CommitLineData
4460af45
IJ
1#!/usr/bin/python3
2
3from hippotatlib.ownsource import SourceShipmentPreparer
4
5p = SourceShipmentPreparer('tmp')
6p.generate()