Skip to content

Commit

Permalink
test: Included flags in generator test
Browse files Browse the repository at this point in the history
  • Loading branch information
igo95862 committed Mar 3, 2021
1 parent 441a40f commit b99b48a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_interface_generator.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
<arg name="bar" type="s" direction="out"/>
<arg name="baz" type="a{us}" direction="out"/>
<annotation name="org.freedesktop.DBus.Deprecated" value="true"/>
<annotation name="org.freedesktop.systemd1.Privileged" value="true"/>
</method>
<method name="Bazify">
<arg name="bar" type="(iiu)" direction="in"/>
Expand Down

0 comments on commit b99b48a

Please sign in to comment.