Skip to content

Commit be813a3

Browse files
committed
Gebruik testset als unittests.
1 parent 11cc60a commit be813a3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.scrutinizer.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ build:
1616

1717
tests:
1818
before:
19-
- unzip -x test/var/lib/20170101\ Grouper\ Tabellen\ v20161117.zip -d test/var/lib/
20-
- kerapu kerapu:shredder test/var/lib/20170101\ BoomBestanden\ v20161117.xml test/var/lib/
21-
- kerapu kerapu:shredder test/var/lib/20170101\ Referenties\ v20161117.xml test/var/lib/
19+
- unzip -x test/var/lib/20190101\ Groupertabellen\ v20180920.zip -d test/var/lib/
20+
- kerapu kerapu:shredder test/var/lib/20190101\ BoomBestanden\ v20180920.xml test/var/lib/
21+
- kerapu kerapu:shredder test/var/lib/20190101\ Referenties\ v20180920.xml test/var/lib/
2222

2323
override:
2424
-

0 commit comments

Comments
 (0)