summaryrefslogtreecommitdiff
path: root/dx/src/junit/runner/excluded.properties
blob: 32846283e6cce753a5e80181f56bad8fe73e70c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
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.*