Gaudi Framework, version v25r1p1

Home   Generated: Mon Mar 24 2014
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
_runtests.py
Go to the documentation of this file.
1 """
2 Wrapper to run the tests.
3 """
4 import os
5 from nose import main
6 
7 main(defaultTest=os.path.normpath(__file__+"/../.."))

Generated at Mon Mar 24 2014 18:33:09 for Gaudi Framework, version v25r1p1 by Doxygen version 1.8.2 written by Dimitri van Heesch, © 1997-2004