summaryrefslogtreecommitdiffstats
path: root/dx/tests/027-method-attrib-Signature/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dx/tests/027-method-attrib-Signature/info.txt')
-rw-r--r--dx/tests/027-method-attrib-Signature/info.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/dx/tests/027-method-attrib-Signature/info.txt b/dx/tests/027-method-attrib-Signature/info.txt
deleted file mode 100644
index ea18c03d4..000000000
--- a/dx/tests/027-method-attrib-Signature/info.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-This is a dump of a simple class which is valid in structure but is overall
-invalid. That being said, the system should still have no trouble parsing and
-dumping it.
-
-The salient bit of parsing tested here is that the class has a single
-method with a syntactically valid Signature attribute.