source:
trunk/fl5/test/tests/UtilsSuite.as
@
296
| Revision 296, 169 bytes checked in by pablo, 4 years ago (diff) |
|---|
| Line | |
|---|---|
| 1 | package tests { |
| 2 | import tests.utils.AssetLoaderTest; |
| 3 | |
| 4 | [Suite] |
| 5 | [RunWith("org.flexunit.runners.Suite")] |
| 6 | public class UtilsSuite { |
| 7 | public var t1:AssetLoaderTest; |
| 8 | } |
| 9 | } |
Note: See TracBrowser
for help on using the repository browser.
