Added description to @Ignore
This commit is contained in:
parent
aae9acaf00
commit
08f991deba
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ import org.junit.Test
|
|||
import java.io.File
|
||||
|
||||
|
||||
@Ignore
|
||||
@Ignore // not an automatic test, set your path to your bank list file below
|
||||
class DeutscheKreditwirtschaftBankListParserTest {
|
||||
|
||||
private val underTest = DeutscheKreditwirtschaftBankListParser()
|
||||
|
|
Loading…
Add table
Reference in a new issue