Raw File
#!/usr/bin/env python

from tools import wptrun
wptrun.main()
back to top