Skip to content
Open

PR #23

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion HelloWorld.java
Original file line numberDiff line numberDiff line change
Expand Up@@ -4,6 +4,6 @@
*/
public class HelloWorld {
public static void main(String[] args) {
System.out.println("Hello, World");
System.out.println("Hello Aishu!!!");
}
}
3 changes: 1 addition & 2 deletions README.md
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
# Test for JENKIN

Scanningcfeerv