diff options
Diffstat (limited to 'ajde/testdata/OutxmlTest/src/TestAbstractAspect.aj')
-rw-r--r-- | ajde/testdata/OutxmlTest/src/TestAbstractAspect.aj | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ajde/testdata/OutxmlTest/src/TestAbstractAspect.aj b/ajde/testdata/OutxmlTest/src/TestAbstractAspect.aj deleted file mode 100644 index df7596863..000000000 --- a/ajde/testdata/OutxmlTest/src/TestAbstractAspect.aj +++ /dev/null @@ -1,3 +0,0 @@ -public abstract aspect TestAbstractAspect { - -} |