updating tests

This commit is contained in:
Filip Bucek 2019-11-08 16:28:15 +01:00
parent ce9e59d604
commit 5618a7d00c

View File

@ -30,7 +30,7 @@ test:
- shell - shell
script: script:
- cd build - cd build
- make check test - make check
dependencies: dependencies:
- build - build