From 0c26cb74e830c4afb67104c4f26c9a162b2145ff Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Thu, 7 Mar 2013 13:20:38 +0000 Subject: Add test for adding a chunk then editing it This works sub-optimally, `morph edit $system $stratum` needs to be done first as `morph edit $system $stratum $chunk` fails if $chunk is not defined in the parent branch. --- tests.branching/add-then-edit.stdout | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests.branching/add-then-edit.stdout (limited to 'tests.branching/add-then-edit.stdout') diff --git a/tests.branching/add-then-edit.stdout b/tests.branching/add-then-edit.stdout new file mode 100644 index 00000000..e0950ab5 --- /dev/null +++ b/tests.branching/add-then-edit.stdout @@ -0,0 +1 @@ +me/add-then-edit -- cgit v1.2.1