Skip to content

Commit

Permalink
Merge pull request #32 from Shagad3/option2
Browse files Browse the repository at this point in the history
Option2
  • Loading branch information
Shagad3 authored Oct 31, 2024
2 parents a0c3888 + c364653 commit cf9c16a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/test/java/testCases/option1.java
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ public static void main(String[] args) {

System.out.print("k");
System.out.print("option 2");
System.out.print("option 2 main conflict check");
System.out.print("option 1 main conflict");

}

}
Binary file added target/test-classes/testCases/option1.class
Binary file not shown.

0 comments on commit cf9c16a

Please sign in to comment.