Sign in
apache
/
hawq
/
master
/
.
/
tools
/
bin
/
pythonSrc
/
unittest2-0.5.1
/
unit2.py
blob: 6d84985f36cddf1decdee5f21c77955257ac2959 [
file
] [
log
] [
blame
]
#! /usr/bin/env python
__unittest
=
True
from
unittest2
.
main
import
main_
main_
()