fix baseline
Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/3c27b0f8 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/3c27b0f8 Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/3c27b0f8 Branch: refs/heads/maven Commit: 3c27b0f8132cffb1a1420cb62b490737f2b5a71d Parents: 12f338c Author: Alex Harui <[email protected]> Authored: Fri Mar 21 11:54:43 2014 -0700 Committer: Alex Harui <[email protected]> Committed: Fri Mar 21 11:54:43 2014 -0700 ---------------------------------------------------------------------- compiler.jx.tests/test-files/flexjs/files/MyInitialView_result.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/3c27b0f8/compiler.jx.tests/test-files/flexjs/files/MyInitialView_result.js ---------------------------------------------------------------------- diff --git a/compiler.jx.tests/test-files/flexjs/files/MyInitialView_result.js b/compiler.jx.tests/test-files/flexjs/files/MyInitialView_result.js index 55cf7f3..6b68a21 100644 --- a/compiler.jx.tests/test-files/flexjs/files/MyInitialView_result.js +++ b/compiler.jx.tests/test-files/flexjs/files/MyInitialView_result.js @@ -197,7 +197,7 @@ MyInitialView.prototype.FLEXJS_CLASS_INFO = { names: [{ name: 'MyInitialView', q /** * @private - * @type {org.apache.flex.utils.org.apache.flex.utils.Timer} + * @type {org.apache.flex.utils.Timer} */ MyInitialView.prototype.timer;
