Mercurial > evolve
diff tests/test-evolve-obshistory-lots-of-splits.t @ 5169:897b371cd0c5
obslog: make operation template property into operations
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Tue, 18 Feb 2020 18:07:11 +0800 |
parents | c7ca43bba6c5 |
children | 7f7f40cc6c9b |
line wrap: on
line diff
--- a/tests/test-evolve-obshistory-lots-of-splits.t Tue Feb 18 17:58:22 2020 +0800 +++ b/tests/test-evolve-obshistory-lots-of-splits.t Tue Feb 18 18:07:11 2020 +0800 @@ -205,7 +205,9 @@ "parent", "content" ], - "operation": "split", + "operations": [ + "split" + ], "succnodes": [ "1ae8bc733a14e374f11767d2ad128d4c891dc43f", "337fec4d2edcf0e7a467e35f818234bc620068b5", @@ -247,7 +249,9 @@ "parent", "content" ], - "operation": "split", + "operations": [ + "split" + ], "succnodes": [ "1ae8bc733a14e374f11767d2ad128d4c891dc43f", "337fec4d2edcf0e7a467e35f818234bc620068b5",