We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a01833 commit 89a9a57Copy full SHA for 89a9a57
2 files changed
src/test/java/net/sf/jsqlparser/statement/ConditionalKeywordsTest.java
@@ -28,8 +28,6 @@
28
*
29
* @author <a href="mailto:andreas@manticore-projects.com">Andreas Reichel</a>
30
*/
31
-
32
-@Disabled
33
public class ConditionalKeywordsTest {
34
public final static Logger LOGGER = Logger.getLogger(ConditionalKeywordsTest.class.getName());
35
src/test/java/net/sf/jsqlparser/statement/KeywordsTest.java
@@ -28,7 +28,6 @@
public class KeywordsTest {
public final static Logger LOGGER = Logger.getLogger(KeywordsTest.class.getName());
0 commit comments