tests: Add missing unit test to GLib tests list

It must have been accidentally omitted during the Meson port.

Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
Philip Withnall 2018-07-06 14:58:57 +01:00
parent 5422838e8d
commit b1e0f09e7d

View File

@ -18,6 +18,7 @@ glib_tests = [
'error',
'fileutils',
'gdatetime',
'guuid',
'gvariant',
'hash',
'hmac',