You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ah...@apache.org on 2016/04/07 19:55:33 UTC

[2/2] git commit: [flex-falcon] [refs/heads/develop] - fix up tests

fix up tests


Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/bdc933e4
Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/bdc933e4
Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/bdc933e4

Branch: refs/heads/develop
Commit: bdc933e4c22be00a90790d38dace8abe80271a88
Parents: 6c6584d
Author: Alex Harui <ah...@apache.org>
Authored: Thu Apr 7 10:55:27 2016 -0700
Committer: Alex Harui <ah...@apache.org>
Committed: Thu Apr 7 10:55:27 2016 -0700

----------------------------------------------------------------------
 .../test-files/flexjs/projects/interfaces/Test_result.js            | 1 -
 compiler.jx.tests/test-files/flexjs/projects/super/Base_result.js   | 1 -
 2 files changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/bdc933e4/compiler.jx.tests/test-files/flexjs/projects/interfaces/Test_result.js
----------------------------------------------------------------------
diff --git a/compiler.jx.tests/test-files/flexjs/projects/interfaces/Test_result.js b/compiler.jx.tests/test-files/flexjs/projects/interfaces/Test_result.js
index 92bb29f..42ab0f4 100644
--- a/compiler.jx.tests/test-files/flexjs/projects/interfaces/Test_result.js
+++ b/compiler.jx.tests/test-files/flexjs/projects/interfaces/Test_result.js
@@ -29,7 +29,6 @@ goog.require('org.apache.flex.utils.Language');
 
 
 
-
 /**
  * @constructor
  * @extends {classes.A}

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/bdc933e4/compiler.jx.tests/test-files/flexjs/projects/super/Base_result.js
----------------------------------------------------------------------
diff --git a/compiler.jx.tests/test-files/flexjs/projects/super/Base_result.js b/compiler.jx.tests/test-files/flexjs/projects/super/Base_result.js
index db3ade9..1306674 100644
--- a/compiler.jx.tests/test-files/flexjs/projects/super/Base_result.js
+++ b/compiler.jx.tests/test-files/flexjs/projects/super/Base_result.js
@@ -26,7 +26,6 @@ goog.require('org.apache.flex.utils.Language');
 
 
 
-
 /**
  * @constructor
  * @extends {Super}