summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoraclement <aclement>2006-07-11 08:47:00 +0000
committeraclement <aclement>2006-07-11 08:47:00 +0000
commit1a36c97b022e35906fcf5ed0981a2ca95800ea84 (patch)
treec3f1730ddfa9d179e8b430b1adb9dd5e7fe6e353
parent80b41cac550e3bd12240eca6b8eb7f6ad3ec9398 (diff)
downloadaspectj-1a36c97b022e35906fcf5ed0981a2ca95800ea84.tar.gz
aspectj-1a36c97b022e35906fcf5ed0981a2ca95800ea84.zip
oops
-rw-r--r--tests/src/org/aspectj/systemtest/ajc153/ajc153.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/src/org/aspectj/systemtest/ajc153/ajc153.xml b/tests/src/org/aspectj/systemtest/ajc153/ajc153.xml
index cead63fd8..89da04f01 100644
--- a/tests/src/org/aspectj/systemtest/ajc153/ajc153.xml
+++ b/tests/src/org/aspectj/systemtest/ajc153/ajc153.xml
@@ -120,7 +120,7 @@
<run class="MissingLineNumbers"/>
</ajc-test>
- <ajc-test dir="bugs153/pr149322" title="can't find type on interface call">
+ <ajc-test dir="bugs153/pr149322" title="can't find type on interface call 1">
<compile files="Interface.java"/>
<compile
files="Missing.java"