mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-05 00:46:16 +01:00
Fix a merge accident
This commit is contained in:
parent
8b03fed0cf
commit
bb1ada7791
@ -105,6 +105,7 @@ main (int argc, char *argv[])
|
||||
|
||||
g_test_add_func ("/mappedfile/basic", test_basic);
|
||||
g_test_add_func ("/mappedfile/empty", test_empty);
|
||||
g_test_add_func ("/mappedfile/device", test_device);
|
||||
g_test_add_func ("/mappedfile/nonexisting", test_nonexisting);
|
||||
g_test_add_func ("/mappedfile/writable", test_writable);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user