summaryrefslogtreecommitdiff
path: root/dx/tests/099-dex-core-library-error/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dx/tests/099-dex-core-library-error/info.txt')
-rw-r--r--dx/tests/099-dex-core-library-error/info.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/dx/tests/099-dex-core-library-error/info.txt b/dx/tests/099-dex-core-library-error/info.txt
new file mode 100644
index 0000000..3a62267
--- /dev/null
+++ b/dx/tests/099-dex-core-library-error/info.txt
@@ -0,0 +1,3 @@
+This tests that attempts to define core classes fail and that
+an attempt to define a legal javax.* class succeeds. (Only *some*
+javax packages are considered to be off-limits.)