logilab/doctools

view test/runtests.py @ 0:cc367abb080e

forget the past. forget the past.
author root
date Wed, 26 Apr 2006 10:48:09 +0000
parents
children
line source
1 from logilab.common.testlib import main
3 if __name__ == '__main__':
4 import sys, os
5 main(os.path.dirname(sys.argv[0]) or '.')