diff tests/test-evolve-obshistory-content-divergent.t @ 4918:f16274729530

obslog: don't overwrite {rev} keyword from changeset context Now that we have the whole changeset in the formatter context, there's no need to explicitly add {rev}. We should also deprecate the {shortdescription} keyword since it's no longer needed, but I don't know how to do that.
author Martin von Zweigbergk <martinvonz@google.com>
date Mon, 04 Nov 2019 14:58:58 -0800
parents 11b775fddda8
children 7aba58dc4b73
line wrap: on
line diff
--- a/tests/test-evolve-obshistory-content-divergent.t	Mon Nov 04 14:31:08 2019 -0800
+++ b/tests/test-evolve-obshistory-content-divergent.t	Mon Nov 04 14:58:58 2019 -0800
@@ -156,7 +156,6 @@
               }
           ],
           "node": "471f378eab4c",
-          "rev": 1,
           "shortdescription": "A0"
       }
   ]
@@ -285,7 +284,6 @@
       {
           "markers": [],
           "node": "65b757b745b9",
-          "rev": 3,
           "shortdescription": "A2"
       },
       {
@@ -322,13 +320,11 @@
               }
           ],
           "node": "471f378eab4c",
-          "rev": 1,
           "shortdescription": "A0"
       },
       {
           "markers": [],
           "node": "fdf9bde5129a",
-          "rev": 2,
           "shortdescription": "A1"
       }
   ]