diff --git a/src/xs_ibdpcompsci_javaintro/WindowBuilder_Test.java b/src/xs_ibdpcompsci_javaintro/WindowBuilder_Test.java new file mode 100644 index 0000000..bf05fed --- /dev/null +++ b/src/xs_ibdpcompsci_javaintro/WindowBuilder_Test.java @@ -0,0 +1,19 @@ +/** + * + */ +package xs_ibdpcompsci_javaintro; + +/** + * + */ +public class WindowBuilder_Test { + + /** + * @param args + */ + public static void main(String[] args) { + // TODO Auto-generated method stub + + } + +}