Skip to content

Commit 82c48d5

Browse files
committed
debugging test
1 parent 00513c3 commit 82c48d5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ojdbc-provider-pkl/src/test/java/oracle/jdbc/provider/pkl/configuration/PklParserTest.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,8 @@ public static void setup() throws Exception {
9494
+ "}\n";
9595
writer.write(content);
9696
writer.close();
97+
98+
System.out.println(content);
9799
}
98100

99101
@Test

0 commit comments

Comments
 (0)