opendj-server-legacy/src/test/java/org/opends/server/schema/TelexSyntaxTest.java
@@ -27,11 +27,13 @@ package org.opends.server.schema; import org.opends.server.api.AttributeSyntax; import org.opends.server.util.RemoveOnceSDKSchemaIsUsed; import org.testng.annotations.DataProvider; /** * Test the TelexNumberSyntax. */ @RemoveOnceSDKSchemaIsUsed public class TelexSyntaxTest extends AttributeSyntaxTest {