Skip to content

Commit 3dd582e

Browse files
Update ClientRequestTest.java
1 parent 2557bf6 commit 3dd582e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/xdvrx1_serverProject/ClientRequestTest.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ public void testConstructorShouldNotThrowException() {
5959

6060
@After
6161
public void tearDown() throws Exception {
62-
62+
tempFile.deleteOnExit();
6363
}
6464

65-
}
65+
}

0 commit comments

Comments
 (0)