~dbusmenu-team/libdbusmenu/trunk.16.10

« back to all changes in this revision

Viewing changes to tests/test-gtk-shortcut-client.py

  • Committer: Sebastien Bacher
  • Author(s): Matthias Klose
  • Date: 2020-01-13 12:49:08 UTC
  • Revision ID: seb128@ubuntu.com-20200113124908-7we3ndvuvw4t1lnk
Hard-code python2 instead of python.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/usr/bin/python
 
1
#!/usr/bin/python2
2
2
 
3
3
# A test for libdbusmenu to ensure its quality. This is the Python GI version
4
4
# of test-gtk-shortcut-client.c