Skip to content

Commit

Permalink
Added a "null.yaml" test case in the examples.
Browse files Browse the repository at this point in the history
  • Loading branch information
tyrion committed Sep 12, 2011
1 parent 8906091 commit 45db940
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions examples/null.yaml
@@ -0,0 +1,8 @@
---
test: A test for null values
thisis: null
thistoo: NULL
notnull: yes
tildeis: ~
capitalized: Null
end: test passed?

0 comments on commit 45db940

Please sign in to comment.