Skip to content

Commit

Permalink
Add empty-key tag to 2 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ingydotnet committed Dec 27, 2021
1 parent c7eab02 commit d347e98
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/M2N8.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
- name: Question mark edge cases
from: '@ingydotnet'
tags: edge
tags: edge empty-key
yaml: |
- ? : x
tree: |-
Expand Down
2 changes: 1 addition & 1 deletion src/UKK6.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
- name: Syntax character edge cases
from: '@ingydotnet'
tags: edge
tags: edge empty-key
yaml: |
- :
tree: |-
Expand Down

0 comments on commit d347e98

Please sign in to comment.