Skip to content

Commit b742684

Browse files
committed
Removed nested non-checkbox test
1 parent a540d3d commit b742684

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

spec/checkboxes_spec.rb

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,7 @@
7676
# Hello there
7777
- [ ] first bullet
7878
- [ ] second bullet
79-
- non-checkbox child
8079
- [ ] third bullet
81-
- non-checkbox child
8280
TEXT
8381

8482
vim.edit filename
@@ -92,9 +90,7 @@
9290
# Hello there
9391
- [X] first bullet
9492
- [X] second bullet
95-
- non-checkbox child
9693
- [X] third bullet
97-
- non-checkbox child
9894
9995
TEXT
10096
end

0 commit comments

Comments
 (0)