Skip to content

Commit 76f041e

Browse files
committed
Update examples.
1 parent e80e4da commit 76f041e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sierra-test/src/main/java/org/httprpc/sierra/test/PreviewTest.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ public void run() {
6060
throw new RuntimeException(exception);
6161
}
6262

63+
System.out.println(workingPath.resolve("a/b/c"));
64+
6365
setSize(320, 480);
6466
setVisible(true);
6567
}

0 commit comments

Comments
 (0)