Merge pull request #7185 from antmordel/master

Modified location
This commit is contained in:
rpvilao 2019-06-26 19:17:44 +02:00 committed by GitHub
commit 30cb9ad592
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
package com.baeldung.intstreams.conversion;
package com.baeldung.convert.intstreams;
import org.junit.Test;