Merge pull request #5284 from dkapil/task/BAEL-8958

BAEL-8958 Fix surefire configs of activejdbc, apache-shiro, asm, cas-…
This commit is contained in:
Loredana Crusoveanu
2018-09-21 23:39:56 +03:00
committed by GitHub
11 changed files with 24 additions and 187 deletions

View File

@@ -9,7 +9,7 @@ import java.nio.file.Paths;
import org.junit.Test;
public class SymLinkExampleUnitTest {
public class SymLinkExampleManualTest {
@Test
public void whenUsingFiles_thenCreateSymbolicLink() throws IOException {