Skip to content

Commit 689106a

Browse files
Merge pull request #1 from rockygithub123/Branch1
okk
2 parents e8b1ba1 + 121b222 commit 689106a

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

houseRental/src/test/java/com/houseRental/Sample.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@
33
public class Sample {
44
public void samp()
55
{
6-
System.out.println("it is sample");}
6+
System.out.println("it is sample");
7+
System.out.println("vhvjd");}
78
}

houseRental/src/test/java/com/houseRental/cdsa.java

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
package com.houseRental;
22

33
public class cdsa {
4-
private void sysout() {
5-
// TODO Auto-generated method stub
4+
public void sysoutt() {
5+
6+
67

78
}
89

0 commit comments

Comments
 (0)