#!/usr/bin/env python

from cleartest import go

if __name__ == "__main__":
  go()
