aboutsummaryrefslogtreecommitdiff
path: root/src/test/java/org/apache/bcel/PLSETestCase.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/java/org/apache/bcel/PLSETestCase.java')
-rw-r--r--src/test/java/org/apache/bcel/PLSETestCase.java6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/test/java/org/apache/bcel/PLSETestCase.java b/src/test/java/org/apache/bcel/PLSETestCase.java
index 9ebc36ff..f3c00e23 100644
--- a/src/test/java/org/apache/bcel/PLSETestCase.java
+++ b/src/test/java/org/apache/bcel/PLSETestCase.java
@@ -13,7 +13,7 @@
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
- *
+ *
*/
package org.apache.bcel;
@@ -49,7 +49,7 @@ public class PLSETestCase extends AbstractTestCase
}
/**
- * BCEL-79:
+ * BCEL-79:
*/
public void testB79() throws ClassNotFoundException
{
@@ -67,7 +67,7 @@ public class PLSETestCase extends AbstractTestCase
}
/**
- * BCEL-262:
+ * BCEL-262:
*/
public void testB262() throws ClassNotFoundException
{