aboutsummaryrefslogtreecommitdiffstats
path: root/testing-drivers/testsrc/TestingDriversModuleTests.java
diff options
context:
space:
mode:
Diffstat (limited to 'testing-drivers/testsrc/TestingDriversModuleTests.java')
-rw-r--r--testing-drivers/testsrc/TestingDriversModuleTests.java3
1 files changed, 3 insertions, 0 deletions
diff --git a/testing-drivers/testsrc/TestingDriversModuleTests.java b/testing-drivers/testsrc/TestingDriversModuleTests.java
index 55254beb2..f834a2b8f 100644
--- a/testing-drivers/testsrc/TestingDriversModuleTests.java
+++ b/testing-drivers/testsrc/TestingDriversModuleTests.java
@@ -19,6 +19,9 @@ import org.aspectj.testing.drivers.DriversTests;
import junit.framework.*;
import junit.framework.Test;
+/**
+ * TODO weaver dumping ajcore files when using this interface
+ */
public class TestingDriversModuleTests extends TestCase {
public static Test suite() {