Skip to content
Snippets Groups Projects
Commit 7c5271fa authored by Federico Stagni's avatar Federico Stagni
Browse files

just a separator

parent 90a525db
No related branches found
No related tags found
No related merge requests found
......@@ -24,6 +24,8 @@ class UserJobTestCase( IntegrationTest ):
def setUp( self ):
super( UserJobTestCase, self ).setUp()
print "\n \n ********************************* \n Running a new test \n *********************************"
self.dLHCb = DiracLHCb()
self.exeScriptLocation = find_all( 'exe-script.py', '.', 'Integration' )[0]
self.exeScriptFromDIRACLocation = find_all( 'exe-script-fromDIRAC.py', '.', 'Integration' )[0]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment