This is an automated email from the ASF dual-hosted git repository.

joshtynjala pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git

commit 42c416af8a25d15ededf7c0b092d2b2b1fd1a9e2
Author: Josh Tynjala <[email protected]>
AuthorDate: Thu Feb 6 10:37:42 2020 -0800

    Fix royale.dependent.tests
---
 compiler-jx/src/test/resources/royale/files/MyInitialView_result.js | 1 +
 1 file changed, 1 insertion(+)

diff --git 
a/compiler-jx/src/test/resources/royale/files/MyInitialView_result.js 
b/compiler-jx/src/test/resources/royale/files/MyInitialView_result.js
index ef25817..81e4dbf 100644
--- a/compiler-jx/src/test/resources/royale/files/MyInitialView_result.js
+++ b/compiler-jx/src/test/resources/royale/files/MyInitialView_result.js
@@ -900,3 +900,4 @@ MyInitialView.prototype.ROYALE_REFLECTION_INFO = function 
() {
 MyInitialView.prototype.ROYALE_COMPILE_FLAGS = 9;
 
   
+  
\ No newline at end of file

Reply via email to