mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-26 22:16:16 +01:00
Fix gschema-compile tests for --schema-files changes
This commit is contained in:
parent
1c2aea7854
commit
e63a1a3d6e
@ -23,7 +23,7 @@ test_schema (gpointer data)
|
||||
gchar *argv[] = {
|
||||
"../gschema-compile",
|
||||
"--dry-run",
|
||||
"--one-schema-file", path,
|
||||
"--schema-files", path,
|
||||
(gchar *)test->opt,
|
||||
NULL
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user