aboutsummaryrefslogtreecommitdiffstats
path: root/tests/bugs
diff options
context:
space:
mode:
authoracolyer <acolyer>2004-03-16 11:36:34 +0000
committeracolyer <acolyer>2004-03-16 11:36:34 +0000
commit9413c6d26f53a94fa78b02cf228628bbdcbf635d (patch)
tree49d81ac40f590837dd922c04dfd929c8d1b8960a /tests/bugs
parentcb2aaacf5c3fd4a745fd708c89feaab18435b0e0 (diff)
downloadaspectj-9413c6d26f53a94fa78b02cf228628bbdcbf635d.tar.gz
aspectj-9413c6d26f53a94fa78b02cf228628bbdcbf635d.zip
fix for Bugzilla Bug 43714
weaving from an input jar into that same jar.
Diffstat (limited to 'tests/bugs')
-rw-r--r--tests/bugs/notAJar.jar1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/bugs/notAJar.jar b/tests/bugs/notAJar.jar
new file mode 100644
index 000000000..18bfaece6
--- /dev/null
+++ b/tests/bugs/notAJar.jar
@@ -0,0 +1 @@
+This is not a valid jar file! \ No newline at end of file