- Timestamp:
- 06/25/08 20:24:50 (7 months ago)
- Parents:
- 9d001db0a579a4224338ea1ec905a4603dadd635
- Children:
- f7ff7a636da29e9d40e3a895dd7a93655a045c83
- git-committer:
- Jonny Lamb <jonnylamb@jonnylamb.com> / 2008-06-25T19:24:50Z+0100
- Files:
-
- 1 modified
-
debexpo/plugins/closedbugs.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
debexpo/plugins/closedbugs.py
r9d001d r225a46 46 46 47 47 class ClosedBugsPlugin(BasePlugin): 48 tests = ['test_closed_bugs']49 48 50 49 def test_closed_bugs(self):
