View | Details | Raw Unified | Return to bug 183164 | Differences between
and this patch

Collapse All | Expand All

(-)src/org/eclipse/equinox/bidi/internal/tests/STextNullProcessorTest.java (-1 / +1 lines)
Lines 14-20 Link Here
14
import org.eclipse.equinox.bidi.STextEngine;
14
import org.eclipse.equinox.bidi.STextEngine;
15
15
16
/**
16
/**
17
 * Tests RTL arithmetic
17
 * Tests null processor
18
 */
18
 */
19
public class STextNullProcessorTest extends STextTestBase {
19
public class STextNullProcessorTest extends STextTestBase {
20
20

Return to bug 183164