summaryrefslogtreecommitdiff
path: root/dx/tests/041-dex-abstract-method/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dx/tests/041-dex-abstract-method/info.txt')
-rw-r--r--dx/tests/041-dex-abstract-method/info.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/dx/tests/041-dex-abstract-method/info.txt b/dx/tests/041-dex-abstract-method/info.txt
new file mode 100644
index 0000000..e004388
--- /dev/null
+++ b/dx/tests/041-dex-abstract-method/info.txt
@@ -0,0 +1,4 @@
+This is a smoke test of dex conversion, which ensures that the
+conversion runs without failure, though the contents of the converted
+file are not checked for correctness. This test is of a classfile with
+just an abstract instance method.