Change name of unittest to work around OSCI bug

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
Stephen Gallagher 2018-10-29 09:08:17 -04:00
parent d9049f9b65
commit 2b8d40048d
No known key found for this signature in database
GPG Key ID: 7A25556236BAA3A3

View File

@ -27,6 +27,6 @@
- build:
dir: .
run: meson -Dtest_installed_lib=true -Ddeveloper_build=false source
- test:
- unittests:
dir: .
run: ninja test