mirror of
https://github.com/1C-Company/v8-code-style.git
synced 2025-02-22 08:19:39 +02:00
Merge pull request #1343 from VAGoncharov/bugfix/is-in-role-method-role-exist-test-fix-import
Исправлен импорт в классе проверки IsInRoleMethodRoleExistCheckTest
This commit is contained in:
commit
9ccc50b885
@ -14,12 +14,9 @@
|
||||
package com.e1c.v8codestyle.bsl.check.itests;
|
||||
|
||||
import static org.junit.Assert.assertEquals;
|
||||
import static org.junit.Assert.assertNotNull;
|
||||
|
||||
import java.util.List;
|
||||
import java.util.stream.Collectors;
|
||||
|
||||
import org.eclipse.core.runtime.Path;
|
||||
import org.junit.Test;
|
||||
|
||||
import com._1c.g5.v8.dt.validation.marker.IExtraInfoKeys;
|
||||
|
Loading…
x
Reference in New Issue
Block a user