Skip to content

Commit

Permalink
rename file (eugenp#14365)
Browse files Browse the repository at this point in the history
  • Loading branch information
vunamtien committed Jul 5, 2023
1 parent 311f5cc commit 1715231
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
import java.nio.file.Path;
import java.nio.file.Paths;

public class ZipEntryReaderTest {
public class ZipEntryReaderUnitTest {

@Test
public void givenZipFile_thenReadEntriesAndValidateContent() throws URISyntaxException, IOException {
Expand Down

0 comments on commit 1715231

Please sign in to comment.