| Index: logdog/client/annotee/annotation/test_data/nested.annotations.txt
|
| diff --git a/logdog/client/annotee/annotation/test_data/nested.annotations.txt b/logdog/client/annotee/annotation/test_data/nested.annotations.txt
|
| index fc713061f4977c9788c5db60dda3edbdd7241430..e15fa0deb0181d18fe1c89346a130ffd419c554f 100644
|
| --- a/logdog/client/annotee/annotation/test_data/nested.annotations.txt
|
| +++ b/logdog/client/annotee/annotation/test_data/nested.annotations.txt
|
| @@ -12,6 +12,17 @@ STEP_STARTED
|
| STEP_NEST_LEVEL@1
|
| STEP_CLOSED
|
|
|
| +# Prefix this name with the parent's so we can test log stream generation
|
| +# via expectation filename.
|
| +SEED_STEP nesting.child0.grandchild
|
| +STEP_CURSOR nesting.child0.grandchild
|
| +STEP_STARTED
|
| +STEP_NEST_LEVEL@2
|
| +STEP_LOG_LINE@content@foo
|
| +STEP_LOG_LINE@content@bar
|
| +STEP_LOG_END@content
|
| +STEP_CLOSED
|
| +
|
| SEED_STEP nesting.child1
|
| STEP_CURSOR nesting.child1
|
| STEP_STARTED
|
|
|