]> source.dussan.org Git - aspectj.git/commitdiff
sp mistake
authoraclement <aclement>
Fri, 2 May 2008 19:16:08 +0000 (19:16 +0000)
committeraclement <aclement>
Fri, 2 May 2008 19:16:08 +0000 (19:16 +0000)
tests/src/org/aspectj/systemtest/ajc150/ltw/LTWTests.java

index 79f793b3297a8a1985222c788e4a6ec751d92b45..443018bb6f58feae6a102234cf8d5d2535ec17d0 100644 (file)
@@ -148,7 +148,7 @@ public class LTWTests extends org.aspectj.testing.XMLBasedAjcTestCase {
                runTest("separate compilation with ltw: declare parents and call");
        }
        
-       public void testConfigutationSystemProperty_pr149289 () {
+       public void testConfigurationSystemProperty_pr149289() {
                runTest("override default path using -Dorg.aspectj.weaver.loadtime.configuration");
        }