diff options
Diffstat (limited to 'testing')
-rw-r--r-- | testing/testsrc/org/aspectj/testing/TestingModuleTests.java (renamed from testing/testsrc/TestingModuleTests.java) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/testsrc/TestingModuleTests.java b/testing/testsrc/org/aspectj/testing/TestingModuleTests.java index bf34ecfd3..b6c20b215 100644 --- a/testing/testsrc/TestingModuleTests.java +++ b/testing/testsrc/org/aspectj/testing/TestingModuleTests.java @@ -1,3 +1,4 @@ +package org.aspectj.testing; /* ******************************************************************* * Copyright (c) 1999-2001 Xerox Corporation, * 2002 Palo Alto Research Center, Incorporated (PARC). |