瀏覽代碼

fixing typo

tags/PRE_ANDY
aclement 19 年之前
父節點
當前提交
ff27a1d81c
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      testing-drivers/testsrc/org/aspectj/testing/drivers/HarnessSelectionTest.java

+ 1
- 1
testing-drivers/testsrc/org/aspectj/testing/drivers/HarnessSelectionTest.java 查看文件

@@ -92,7 +92,7 @@ public class HarnessSelectionTest extends TestCase {
}

public void testIncrementalSuite() {
System.err.println("skippping testIncrementalSuite - too long");
System.err.println("skipping testIncrementalSuite - too long");
if (true) return;
if (!eclipseAvailable()) {
System.err.println("skipping test - eclipse classes not available");

Loading…
取消
儲存