diff options
author | jhugunin <jhugunin> | 2003-01-07 20:49:38 +0000 |
---|---|---|
committer | jhugunin <jhugunin> | 2003-01-07 20:49:38 +0000 |
commit | 1e721079e0cec90516b4629272c178ff377ec75b (patch) | |
tree | 4461efd429afe8ea0e319a5d028010d789b787c9 /tests/ajcTestsFailing.xml | |
parent | 2b680c46c54d8d5c3069b29686282d7fff720b1c (diff) | |
download | aspectj-1e721079e0cec90516b4629272c178ff377ec75b.tar.gz aspectj-1e721079e0cec90516b4629272c178ff377ec75b.zip |
tests from bugzilla
Diffstat (limited to 'tests/ajcTestsFailing.xml')
-rw-r--r-- | tests/ajcTestsFailing.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/ajcTestsFailing.xml b/tests/ajcTestsFailing.xml index 6133db99d..142e7e30b 100644 --- a/tests/ajcTestsFailing.xml +++ b/tests/ajcTestsFailing.xml @@ -52,7 +52,6 @@ <run class="pack.ImportInnerFromInterfaceImplementor"/> </ajc-test> - <ajc-test dir="bugs" pr="906" title="privileged access to code outside the control of the compiler"> <compile files="PrivilegeBeyondScope.java"> |