diff options
Diffstat (limited to 'test/fixtures')
| -rw-r--r-- | test/fixtures/nodes.yml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/test/fixtures/nodes.yml b/test/fixtures/nodes.yml new file mode 100644 index 0000000..9879d9f --- /dev/null +++ b/test/fixtures/nodes.yml | |||
| @@ -0,0 +1,8 @@ | |||
| 1 | # Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html | ||
| 2 | |||
| 3 | one: | ||
| 4 | id: 1 | ||
| 5 | lft: 1 | ||
| 6 | rgt: 2 | ||
| 7 | slug: my_first_page | ||
| 8 | unique_name: root/my_first_page | ||
