meson: Add a comment about the gdbus-peer gio test

So that it's not forgotten later.
This commit is contained in:
Nirbheek Chauhan 2017-01-25 18:29:59 +05:30 committed by Matthias Clasen
parent 5afc6600e8
commit 9fdcb2bf37

View File

@ -56,6 +56,7 @@ gio_tests += [
if host_machine.system() != 'windows' if host_machine.system() != 'windows'
gio_tests += [ gio_tests += [
'file', 'file',
#'gdbus-peer', Needs gdbus-object-manager-example/gdbus-example-objectmanager-generated.h
'gdbus-peer-object-manager', 'gdbus-peer-object-manager',
'gdbus-unix-addresses', 'gdbus-unix-addresses',
'live-g-file', 'live-g-file',