]> source.dussan.org Git - aspectj.git/commitdiff
activate test!
authoraclement <aclement>
Mon, 13 Jun 2011 16:28:07 +0000 (16:28 +0000)
committeraclement <aclement>
Mon, 13 Jun 2011 16:28:07 +0000 (16:28 +0000)
tests/src/org/aspectj/systemtest/ajc163/Ajc163Tests.java

index a57cd0c0263722403f52c0bce28bcec8b259a278..2b2f5c70aed6594c66dfc291677990b3d310cb17 100644 (file)
@@ -27,9 +27,9 @@ import org.aspectj.testing.Utils;
 import org.aspectj.testing.XMLBasedAjcTestCase;
 
 public class Ajc163Tests extends org.aspectj.testing.XMLBasedAjcTestCase {
-       // public void testGenericMethodBridging_pr251326() {
-       // runTest("itd anonymous inner class in wrong package");
-       // }
+       public void testGenericMethodBridging_pr251326() {
+               runTest("itd anonymous inner class in wrong package");
+       }
 
        public void testOrderingRepetitive_pr259279() {
                runTest("ordering repetitive method");