summaryrefslogtreecommitdiff
path: root/dx/src/junit/runner/excluded.properties
diff options
context:
space:
mode:
Diffstat (limited to 'dx/src/junit/runner/excluded.properties')
-rw-r--r--dx/src/junit/runner/excluded.properties12
1 files changed, 12 insertions, 0 deletions
diff --git a/dx/src/junit/runner/excluded.properties b/dx/src/junit/runner/excluded.properties
new file mode 100644
index 0000000..3284628
--- /dev/null
+++ b/dx/src/junit/runner/excluded.properties
@@ -0,0 +1,12 @@
+#
+# The list of excluded package paths for the TestCaseClassLoader
+#
+excluded.0=sun.*
+excluded.1=com.sun.*
+excluded.2=org.omg.*
+excluded.3=javax.*
+excluded.4=sunw.*
+excluded.5=java.*
+excluded.6=org.w3c.dom.*
+excluded.7=org.xml.sax.*
+excluded.8=net.jini.*