summaryrefslogtreecommitdiffstats
path: root/dx/tests/037-dex-static-final-var/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dx/tests/037-dex-static-final-var/info.txt')
-rw-r--r--dx/tests/037-dex-static-final-var/info.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/dx/tests/037-dex-static-final-var/info.txt b/dx/tests/037-dex-static-final-var/info.txt
deleted file mode 100644
index 03d798f66..000000000
--- a/dx/tests/037-dex-static-final-var/info.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-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 a final static variable.