Opened 15 years ago
Closed 15 years ago
#3376 closed defect (fixed)
0.9: Get dojox.wire tests passing in commandline tool
Reported by: | Jared Jurkiewicz | Owned by: | Jared Jurkiewicz |
---|---|---|---|
Priority: | high | Milestone: | 0.9beta |
Component: | Data | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
0.9: Get dojox.wire tests passing in commandline tool
Two of the tests require a browser environment and as such should use dojo.requireIf() imports.
Minor change.
Attachments (1)
Change History (4)
comment:1 Changed 15 years ago by
Owner: | changed from skinner to Jared Jurkiewicz |
---|
comment:2 Changed 15 years ago by
Status: | new → assigned |
---|
Changed 15 years ago by
Attachment: | dojox.wire.tests_20070612.patch added |
---|
comment:3 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [9051]) Minor update to get wire UT running in commandline tool. fixes #3376