diff --git a/HelloWorld.java b/HelloWorld.java deleted file mode 100644 index d13c25e..0000000 --- a/HelloWorld.java +++ /dev/null @@ -1,9 +0,0 @@ - -/** - * The HelloWorldApp class implements an application that simply prints "Hello World" to standard output. - */ -public class HelloWorld { - public static void main(String[] args) { - System.out.println("Hello, World"); - } -} diff --git a/README.md b/README.md deleted file mode 100644 index fa828eb..0000000 --- a/README.md +++ /dev/null @@ -1,2 +0,0 @@ -# Test for JENKIN - diff --git a/dotnet automation process documention.pdf b/dotnet automation process documention.pdf new file mode 100644 index 0000000..44563a5 Binary files /dev/null and b/dotnet automation process documention.pdf differ