Show
Ignore:
Timestamp:
06/25/08 20:24:50 (5 months ago)
Author:
Jonny Lamb <jonnylamb@…>
Parents:
9d001db0a579a4224338ea1ec905a4603dadd635
Children:
f7ff7a636da29e9d40e3a895dd7a93655a045c83
git-committer:
Jonny Lamb <jonnylamb@jonnylamb.com> / 2008-06-25T19:24:50Z+0100
Message:

Removed the need for the self.tests list in plugins.

Signed-off-by: Jonny Lamb <jonnylamb@…>

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • debexpo/plugins/lintian.py

    r9d001d r225a46  
    4747 
    4848class LintianPlugin(BasePlugin): 
    49     tests = ['run_lintian'] 
    5049 
    51     def run_lintian(self): 
     50    def test_lintian(self): 
    5251        """ 
    5352        Method to run lintian on the package.