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 6721051 commit af6c270Copy full SHA for af6c270
2 files changed
src/test/java/net/sf/jsqlparser/statement/ConditionalKeywordsTest.java
@@ -22,7 +22,6 @@
22
import java.util.stream.Stream;
23
24
import static net.sf.jsqlparser.test.TestUtils.assertSqlCanBeParsedAndDeparsed;
25
-import org.junit.jupiter.api.Disabled;
26
27
/**
28
*
src/test/java/net/sf/jsqlparser/statement/KeywordsTest.java
0 commit comments