Closed
Bug 475980
Opened 17 years ago
Closed 17 years ago
Fix developers.test.php
Categories
(addons.mozilla.org Graveyard :: Developer Pages, defect)
addons.mozilla.org Graveyard
Developer Pages
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jbalogh, Assigned: jbalogh)
References
Details
Attachments
(1 file)
10.25 KB,
patch
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•17 years ago
|
||
Reviewed by clouserw in 475565.
* Matching up comment text and test descriptions.
* Removing Flock from setupValidateTargetApplications. According to the test
db, we don't support Flock as a valid target.
* validateTargetApplication and validateManifestData return an error string
instead of dumping it in the Error controller, so we need to capture the
return value for testing.
* we use XML style closing brackets.
Assignee | ||
Comment 2•17 years ago
|
||
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•