Skip to content

Commit f12aa3e

Browse files
Merge pull request #7 from Crazy-Crew/test
Beep
2 parents 43f79f2 + 0037680 commit f12aa3e

File tree

1 file changed

+2
-2
lines changed
  • src/main/java/com/ryderbelserion

1 file changed

+2
-2
lines changed

src/main/java/com/ryderbelserion/App.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
public class App {
44
public static void main(String[] args) {
5-
System.out.println("Hello World!");
5+
System.out.println("Hello World! This is a test!");
66
}
7-
}
7+
}

0 commit comments

Comments
 (0)