From 185852eac44c25ae2e8d3b3fb6c9630e754e6363 Mon Sep 17 00:00:00 2001 From: Felipe Contreras Date: Tue, 3 Jun 2014 06:00:02 -0500 Subject: [PATCH] test: cleanup hg-git test We don't need hgext.bookmarks since a long long time (ever). Signed-off-by: Felipe Contreras --- test/hg-git.t | 1 - 1 file changed, 1 deletion(-) diff --git a/test/hg-git.t b/test/hg-git.t index a216d5c..7402e7d 100755 --- a/test/hg-git.t +++ b/test/hg-git.t @@ -115,7 +115,6 @@ setup () { debugrawcommit = -d "0 0" tag = -d "0 0" [extensions] - hgext.bookmarks = $hggit = graphlog = EOF