Closed
Bug 989297
Opened 11 years ago
Closed 10 years ago
Remove all assert/expect module imports and use the mozmill's ones
Categories
(Mozilla QA Graveyard :: Mozmill Tests, defect)
Mozilla QA Graveyard
Mozmill Tests
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: whimboo, Unassigned, Mentored)
References
()
Details
(Whiteboard: [lang=js])
With Mozmill 2.0 we got the expect and assert methods. But we still make use of our own ones. So lets remove all the imports and the modules themselves. assert and expect are now available in the default scope.
Reporter | ||
Updated•11 years ago
|
Assignee | ||
Updated•11 years ago
|
Mentor: hskupin
Whiteboard: [mentor=whimboo][lang=js] → [lang=js]
Reporter | ||
Comment 1•10 years ago
|
||
Mozmill tests are going away soon. So nothing we want to do here.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
Updated•6 years ago
|
Product: Mozilla QA → Mozilla QA Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•