diff options
| author | hukl <contact@smyck.org> | 2009-08-09 12:47:05 +0200 |
|---|---|---|
| committer | hukl <contact@smyck.org> | 2009-08-09 12:47:05 +0200 |
| commit | 72593784d6d580ea8cc6987a83cf7b18167aba80 (patch) | |
| tree | 6b0b152627fdb6663ccdba191be8e67adddf275a /test | |
| parent | 9e3f29257ffae63bffe4fb2023c7090cfe4a73fe (diff) | |
removed menu item fixtures to make the tests pass again
Diffstat (limited to 'test')
| -rw-r--r-- | test/fixtures/menu_items.yml | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/test/fixtures/menu_items.yml b/test/fixtures/menu_items.yml index 2319de1..8d286c1 100644 --- a/test/fixtures/menu_items.yml +++ b/test/fixtures/menu_items.yml | |||
| @@ -1,7 +1,8 @@ | |||
| 1 | # Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html | 1 | # Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html |
| 2 | 2 | ||
| 3 | one: | 3 | #one: |
| 4 | node_id: 1 | 4 | # node_id: 1 |
| 5 | 5 | # | |
| 6 | two: | 6 | #two: |
| 7 | node_id: 1 | 7 | # node_id: 1 |
| 8 | # \ No newline at end of file | ||
