aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--fop-core/src/test/java/org/apache/fop/HyphenationTestCase.java3
-rw-r--r--fop/test/resources/fop/fr.xml10
2 files changed, 7 insertions, 6 deletions
diff --git a/fop-core/src/test/java/org/apache/fop/HyphenationTestCase.java b/fop-core/src/test/java/org/apache/fop/HyphenationTestCase.java
index 5146427b3..2cb7845b6 100644
--- a/fop-core/src/test/java/org/apache/fop/HyphenationTestCase.java
+++ b/fop-core/src/test/java/org/apache/fop/HyphenationTestCase.java
@@ -23,7 +23,6 @@ import java.io.FileOutputStream;
import java.io.IOException;
import java.io.ObjectOutputStream;
-import org.junit.Ignore;
import org.junit.Test;
import static org.junit.Assert.assertEquals;
@@ -37,7 +36,6 @@ import org.apache.fop.hyphenation.Hyphenator;
public class HyphenationTestCase {
- @Ignore
@Test
public void testHyphenator() {
File f = new File("test/resources/fop");
@@ -48,7 +46,6 @@ public class HyphenationTestCase {
assertEquals(hyph.toString(), "-hel-lo");
}
- @Ignore
@Test
public void testHyphenatorBinary() throws HyphenationException, IOException {
File f = File.createTempFile("hyp", "fop");
diff --git a/fop/test/resources/fop/fr.xml b/fop/test/resources/fop/fr.xml
index a7104c113..d0b886632 100644
--- a/fop/test/resources/fop/fr.xml
+++ b/fop/test/resources/fop/fr.xml
@@ -2,12 +2,16 @@
<hyphenation-info>
<hyphen-min before="2" after="3"/>
+<classes>
+h
+e
+l
+o
+</classes>
+
<exceptions>
</exceptions>
-<classes>
-
-</classes>
<patterns>
1he
1lo