diff options
| author | hukl <contact@smyck.org> | 2009-02-20 09:11:12 +0100 |
|---|---|---|
| committer | hukl <contact@smyck.org> | 2009-02-20 09:11:12 +0100 |
| commit | cb2e86095e8c604eceda0f5e1f62910a05a6efcb (patch) | |
| tree | 86a528af582cb4a593b2981839917a35689bf5e4 /test/fixtures | |
| parent | d579a7ce703773f236a1b7d7f0828a45427b5787 (diff) | |
fixed tests
Diffstat (limited to 'test/fixtures')
| -rw-r--r-- | test/fixtures/pages.yml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/test/fixtures/pages.yml b/test/fixtures/pages.yml index cac254a..e6a46be 100644 --- a/test/fixtures/pages.yml +++ b/test/fixtures/pages.yml | |||
| @@ -1 +1,6 @@ | |||
| 1 | # Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html \ No newline at end of file | 1 | # Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html |
| 2 | |||
| 3 | one: | ||
| 4 | id: 1 | ||
| 5 | revision: 1 | ||
| 6 | node_id: 2 \ No newline at end of file | ||
