From e85783d87e6d499e9ef3591b6801631566ed8edc Mon Sep 17 00:00:00 2001 From: jhugunin Date: Tue, 5 Aug 2003 00:22:05 +0000 Subject: fix for Bugzilla Bug 40805 call pointcut with interface type fails if method declared on interface --- tests/ajcTests.xml | 17 ++++++++++++++++- tests/ajcTestsFailing.xml | 17 +---------------- 2 files changed, 17 insertions(+), 17 deletions(-) (limited to 'tests') diff --git a/tests/ajcTests.xml b/tests/ajcTests.xml index d6ae4b455..22f1019ee 100644 --- a/tests/ajcTests.xml +++ b/tests/ajcTests.xml @@ -6498,6 +6498,21 @@ - + + + + + + + + + + + + + + diff --git a/tests/ajcTestsFailing.xml b/tests/ajcTestsFailing.xml index f1fd611a1..ddc6cc1dd 100644 --- a/tests/ajcTestsFailing.xml +++ b/tests/ajcTestsFailing.xml @@ -4,20 +4,5 @@ - - - - - - - - - - - - - - + -- cgit v1.2.3