Rev 2924: Review feedback. in http://people.ubuntu.com/~robertc/baz2.0/graph
Robert Collins
robertc at robertcollins.net
Mon Oct 22 06:44:54 BST 2007
At http://people.ubuntu.com/~robertc/baz2.0/graph
------------------------------------------------------------
revno: 2924
revision-id:robertc at robertcollins.net-20071022054449-v4kdk8bue5a7ckym
parent: robertc at robertcollins.net-20071022054315-b7eddcxqlvy3q58j
committer: Robert Collins <robertc at robertcollins.net>
branch nick: graph
timestamp: Mon 2007-10-22 15:44:49 +1000
message:
Review feedback.
modified:
bzrlib/tests/test_graph.py test_graph_walker.py-20070525030405-enq4r60hhi9xrujc-1
=== modified file 'bzrlib/tests/test_graph.py'
--- a/bzrlib/tests/test_graph.py 2007-10-22 05:43:15 +0000
+++ b/bzrlib/tests/test_graph.py 2007-10-22 05:44:49 +0000
@@ -454,7 +454,6 @@
self.assertEqual(set(['rev2c', 'rev3a']),
graph.heads(['rev2c', 'rev3a']))
-
def _run_heads_break_deeper(self, graph_dict, search):
"""Run heads on a graph-as-a-dict.
More information about the bazaar-commits
mailing list