[hg] galaxy 3508: Remove redundant composite_extensions - not ne...
details: http://www.bx.psu.edu/hg/galaxy/rev/07a608852925 changeset: 3508:07a608852925 user: fubar: ross Lazarus at gmail period com date: Wed Mar 10 16:11:59 2010 -0500 description: Remove redundant composite_extensions - not needed with new composite output test framework diffstat: test/base/twilltestcase.py | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diffs (12 lines): diff -r 70930ea26347 -r 07a608852925 test/base/twilltestcase.py --- a/test/base/twilltestcase.py Wed Mar 10 16:09:37 2010 -0500 +++ b/test/base/twilltestcase.py Wed Mar 10 16:11:59 2010 -0500 @@ -23,8 +23,6 @@ log = logging.getLogger( __name__ ) class TwillTestCase( unittest.TestCase ): - composite_extensions = ['html','lped','pbed','fped','pphe','eigenstratgeno','eset','affybatch','malist','test-data' ] - def setUp( self ): # Security helper
participants (1)
-
Greg Von Kuster