mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-23 09:28:54 +02:00
Fix a merge accident
This commit is contained in:
@@ -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);
|
||||
|
||||
|
Reference in New Issue
Block a user