##// END OF EJS Templates
scm: bazaar: rename unit adapter test "test_append_revisions_only" to "test_append_revisions_only_true" (#2799, #4741, #8030)....
Toshi MARUYAMA -
r5816:de7f42d257ba
parent child
Show More
@@ -80,7 +80,7 begin
80 assert_equal File.join("\\\\server\\test\\test", ".bzr", "branch", "branch.conf"), bcp
80 assert_equal File.join("\\\\server\\test\\test", ".bzr", "branch", "branch.conf"), bcp
81 end
81 end
82
82
83 def test_append_revisions_only
83 def test_append_revisions_only_true
84 assert_equal true, @adapter.append_revisions_only
84 assert_equal true, @adapter.append_revisions_only
85 end
85 end
86
86
General Comments 0
You need to be logged in to leave comments. Login now