diff options
author | John (J5) Palmieri <johnp@redhat.com> | 2005-08-25 00:27:35 +0000 |
---|---|---|
committer | John (J5) Palmieri <johnp@redhat.com> | 2005-08-25 00:27:35 +0000 |
commit | 7aa60754455b2a1063b1f86973c8a0bc13352136 (patch) | |
tree | ea8ffa227c25f19e2c74d25ebe50eaef6e74331a /test/data | |
parent | 781b0cdef9d2091a055aa2fc0a36e24bee25966d (diff) |
* forgot to add the service file
Diffstat (limited to 'test/data')
-rw-r--r-- | test/data/valid-service-files/debug-python.service.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/data/valid-service-files/debug-python.service.in b/test/data/valid-service-files/debug-python.service.in new file mode 100644 index 00000000..9dca726b --- /dev/null +++ b/test/data/valid-service-files/debug-python.service.in @@ -0,0 +1,3 @@ +[D-BUS Service] +Name=org.freedesktop.DBus.TestSuitePythonService +Exec=@TEST_PYTHON_SERVICE_BINARY@ |