diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2011-05-03 14:49:29 +0100 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2011-05-17 14:51:21 +0100 |
commit | 002feb57cfcfeb439be1ace875a67ad540fed950 (patch) | |
tree | e8025eb3c66106d120d2ff63730978170efd2f06 /.gitignore | |
parent | 15d9f31812b07439558e615d4d9bdfccaa33dbd5 (diff) | |
download | dbus-glib-002feb57cfcfeb439be1ace875a67ad540fed950.tar.gz |
Rename test/core/unregister to registrations (no source changes)
Reviewed-by: Cosimo Alfarano <cosimo.alfarano@collabora.co.uk>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=36793
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -107,7 +107,7 @@ test/core/test-service-glib-glue.h /test/core/test-service-glib-subclass-glue.h test/core/test-thread-client test/core/test-thread-server -/test/core/test-unregister +/test/core/test-registrations /test/core/test-variant-recursion test/data/valid-service-files/debug-echo.service test/data/valid-service-files/debug-glib.service |