tests/test-censor.t
changeset 47392 8089d0fa8400
parent 47390 65b86f516ba2
child 47457 f8330a3fc39f
--- a/tests/test-censor.t	Sat May 29 00:11:56 2021 +0200
+++ b/tests/test-censor.t	Fri May 21 20:08:11 2021 +0200
@@ -66,12 +66,6 @@
   $ hg cat -r 0 target | head -n 10
   Initially untainted file
 
-Try to censor revision with too large of a tombstone message
-
-  $ hg censor -r $C1 -t 'blah blah blah blah blah blah blah blah bla' target
-  abort: censor tombstone must be no longer than censored data
-  [255]
-
 Censor revision with 2 offenses
 
 (this also tests file pattern matching: path relative to cwd case)