Browse Source

typo fix

master
Maarten Coene 7 years ago
parent
commit
277906b568
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      WHATSNEW

+ 1
- 1
WHATSNEW View File

@@ -4,7 +4,7 @@ Changes from Ant 1.10.3 TO Ant 1.10.4
Fixed bugs:
-----------

* Delay the class initialization of the test classes untill they are
* Delay the class initialization of the test classes until they are
passed to JUnit. This way we can avoid that failing static initializers
from non-test classes are reported as error when the 'skipNonTests' option
is 'true'.


Loading…
Cancel
Save