Added some tests for the IOUtil class
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
pipeline:
|
||||
test:
|
||||
image: maven:3-jdk-11
|
||||
commands:
|
||||
- mvn test
|
||||
|
||||
build:
|
||||
image: maven:3-jdk-11
|
||||
commands:
|
||||
|
||||
Reference in New Issue
Block a user