diff options
| author | erdgeist <erdgeist@bauklotz.local> | 2009-03-10 21:03:52 +0100 |
|---|---|---|
| committer | erdgeist <erdgeist@bauklotz.local> | 2009-03-10 21:03:52 +0100 |
| commit | 26687eaf7400aea5d569f99e880ac3949982f303 (patch) | |
| tree | 7bd22978d1022de16a41428d65398edab628bf3c /test/fixtures | |
| parent | d6049aeffc7de43393a9a7a1d2f95f26422a046f (diff) | |
added calendar backend. more features and integration to come
Diffstat (limited to 'test/fixtures')
| -rw-r--r-- | test/fixtures/events.yml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test/fixtures/events.yml b/test/fixtures/events.yml new file mode 100644 index 00000000..6d43f1d8 --- /dev/null +++ b/test/fixtures/events.yml | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | # Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html | ||
| 2 | |||
| 3 | one: | ||
| 4 | serialized_event: MyText | ||
| 5 | |||
| 6 | two: | ||
| 7 | serialized_event: MyText | ||
