tests: Fix test failure

Recently, a bug was fixed in gobject-introspection that caused
deprecations to be ignored for signals and properties when generating
typelib files. Now that it's fixed, the error message needs to be added
to the test case.
This commit is contained in:
James Westman 2024-11-15 20:13:33 -06:00
parent a42ec3a945
commit 488da28065

View file

@ -1 +1,2 @@
3,1,6,Gtk.Dialog is deprecated
3,1,6,Gtk.Dialog is deprecated
8,3,12,signal Gtk.Window::keys-changed () is deprecated