From 0c1d74dee53b11d37c5cf57e5baf4212530d0009 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Apr 27 2015 16:44:50 +0000 Subject: Adjust unit-tests for the new output of the write_gitolite_acls method --- diff --git a/tests/test_progit_lib_git.py b/tests/test_progit_lib_git.py index fc30fcd..c9a1862 100644 --- a/tests/test_progit_lib_git.py +++ b/tests/test_progit_lib_git.py @@ -71,7 +71,8 @@ class PagureLibGittests(tests.Modeltests): with open(outputconf) as stream: data = stream.read() - exp = """repo test + exp = """ +repo test R = @all RW+ = pingou RW+ = foo