mirror of
https://github.com/brl/mutter.git
synced 2025-06-14 01:09:30 +00:00
tests/interactive: Add some descriptions
This commit is contained in:
@ -274,3 +274,9 @@ test_table_layout_main (int argc, char *argv[])
|
||||
|
||||
return EXIT_SUCCESS;
|
||||
}
|
||||
|
||||
G_MODULE_EXPORT const char *
|
||||
test_table_layout_describe (void)
|
||||
{
|
||||
return "Table layout manager";
|
||||
}
|
||||
|
Reference in New Issue
Block a user