We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b3fa96 commit 01fdaeaCopy full SHA for 01fdaea
tests/src/CoreLibTestRunner.mxml
@@ -37,7 +37,7 @@
37
xmlns:flexunit="flexunit.flexui.*"
38
creationComplete="onCreationComplete()">
39
40
- <mx:Script source="CoreLibTestRunnerClass.as" />
+ <mx:Script source="CoreLibTestRunner.as" />
41
42
<mx:Canvas width="100%" height="100%">
43
<flexunit:TestRunnerBase id="testRunner" width="100%" height="100%" />
0 commit comments