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 a8426f487c7a010a1a382ba253c135f6324e013e
Author: Josh Tynjala <[email protected]>
AuthorDate: Wed Oct 15 14:46:35 2025 -0700

    compiler: didn't mean to commit this, it was to test a specific feature 
faster
---
 compiler/src/test/build.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/compiler/src/test/build.xml b/compiler/src/test/build.xml
index 9981656e7..c5d078e68 100644
--- a/compiler/src/test/build.xml
+++ b/compiler/src/test/build.xml
@@ -318,7 +318,6 @@
             <batchtest todir="${compiler}/target/junit-reports">
                 <fileset dir="${compiler}/target/test-classes">
                     <include name="**/*Tests.class"/>
-                    <exclude name="as/**"/>
                     <exclude name="f/**"/>
                     <exclude name="mxml/tags/**"/>
                     <exclude name="properties/**"/>

Reply via email to