remove some test code debugging print statements
[htsworkflow.git] / htsworkflow / submission / test / test_submission.py
index 53b4e91cc5ecdce288d63ac30b6c442a72c8e321..e441f2013ed5d1990e08c9aef107763a9311941e 100644 (file)
@@ -105,8 +105,6 @@ thisView:alignments ucscDaf:filename_re ".*\\.bam$" ;
 
         """
         map = ResultMap()
-        print self.tempdir
-        print os.listdir(self.tempdir)
         map['1000'] = os.path.join(self.sourcedir, S1_NAME)
         map['2000'] = os.path.join(self.sourcedir, S2_NAME)