Skip to content

Commit 4307866

Browse files
committed
Improve testcases
1 parent 3244f2d commit 4307866

File tree

2 files changed

+4
-10
lines changed

2 files changed

+4
-10
lines changed
Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,2 @@
1-
---
2-
hr:
3-
- Mark McGwire
4-
# Following node labeled SS
5-
- &SS Sammy Sosa
6-
rbi:
7-
- *SS # Subsequent occurrence
8-
- Ken Griffey
1+
episodes: [1, 2, 3, 4, 5, 6, 7]
2+
best-jedi: {name: Obi-Wan, side: light}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
hr: [Mark McGwire, Sammy Sosa]
1+
episodes: [1, 2, 3, 4, 5, 6, 7]
22

33

44

5-
rbi: [Sammy Sosa, Ken Griffey]
5+
best-jedi: {name: Obi-Wan, side: light}

0 commit comments

Comments
 (0)