[glib: 7/10] tests: Add missing unit test to GLib tests list



commit b1e0f09e7dd45dc6b387d6cf14b928e722b9de19
Author: Philip Withnall <withnall endlessm com>
Date:   Fri Jul 6 14:58:57 2018 +0100

    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>

 glib/tests/meson.build | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/glib/tests/meson.build b/glib/tests/meson.build
index cf05bc74f..3d908ff74 100644
--- a/glib/tests/meson.build
+++ b/glib/tests/meson.build
@@ -18,6 +18,7 @@ glib_tests = [
   'error',
   'fileutils',
   'gdatetime',
+  'guuid',
   'gvariant',
   'hash',
   'hmac',


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]