Added tag cubicweb-version-2_99_1 for changeset 8a9dac5a67a6
# -*- coding: ISO-8859-1 -*-"""Script used to fire all tests"""__revision__='$Id: runtests.py,v 1.1 2005-06-17 14:09:18 adim Exp $'fromlogilab.common.testlibimportmainif__name__=='__main__':importsys,osmain(os.path.dirname(sys.argv[0])or'.')