Subversion URL: http://proj.badc.rl.ac.uk/svn/ndg-security/TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/nosetests.py@7698
Revision 7077,
362 bytes
checked in by pjkersha, 11 years ago
(diff) |
|
-
Property svn:keywords set to
Id
|
Line | |
---|
1 | #/usr/bin/env python |
---|
2 | ''' |
---|
3 | Suite to wrap all granulator test cases |
---|
4 | |
---|
5 | NERC DataGrid Project |
---|
6 | |
---|
7 | """ |
---|
8 | __author__ = "C Byrom" |
---|
9 | __date__ = "01/06/08" |
---|
10 | __copyright__ = "(C) 2009 Science and Technology Facilities Council" |
---|
11 | __license__ = "BSD - see top level directory for license file" |
---|
12 | __contact__ = "Philip.Kershaw@stfc.ac.uk" |
---|
13 | __revision__ = "$Id$" |
---|
14 | ''' |
---|
15 | import nose |
---|
16 | nose.main() |
---|
Note: See
TracBrowser
for help on using the repository browser.