From 40252a2dea881d44a6cfd743913af80e1e207cef Mon Sep 17 00:00:00 2001 From: Neil Blakey-Milner Date: Mon, 6 Feb 2006 10:09:17 +0000 Subject: [PATCH] Add a simple test of the group synchronisation. --- tests/authentication/synchroniseGroupToSource.php | 11 +++++++++++ 1 file changed, 11 insertions(+), 0 deletions(-) create mode 100644 tests/authentication/synchroniseGroupToSource.php diff --git a/tests/authentication/synchroniseGroupToSource.php b/tests/authentication/synchroniseGroupToSource.php new file mode 100644 index 0000000..65ac6d2 --- /dev/null +++ b/tests/authentication/synchroniseGroupToSource.php @@ -0,0 +1,11 @@ + -- libgit2 0.21.4