Merge branch 'fix-tests' into 'master'
Use headless init functions to prevent test breakage See merge request Librem5/squeekboard!109
This commit is contained in:
		@ -64,7 +64,7 @@ test_check_xkb (void)
 | 
			
		||||
int
 | 
			
		||||
main (int argc, char **argv)
 | 
			
		||||
{
 | 
			
		||||
    gtk_test_init (&argc, &argv, NULL);
 | 
			
		||||
    g_test_init (&argc, &argv, NULL);
 | 
			
		||||
 | 
			
		||||
    g_test_add_func ("/test-keymap-generation/check-xkb", test_check_xkb);
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user