diff options
author | Ernesto Rico-Schmidt <e.rico.schmidt@gmail.com> | 2011-03-13 16:56:16 (GMT) |
---|---|---|
committer | Ernesto Rico-Schmidt <e.rico.schmidt@gmail.com> | 2011-03-13 16:56:16 (GMT) |
commit | ee7034e3f38248c7adcec006d49eb8febddcc174 (patch) | |
tree | cfd306f0c0c7a0e9039e3c9bdebeff93f079074b | |
parent | d73acae47afb4dfd255c51eeb8619bc63792ef87 (diff) |
added Musikredaktion.
-rw-r--r-- | program/fixtures/hosts.yaml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/program/fixtures/hosts.yaml b/program/fixtures/hosts.yaml index dbd4ea3..d5d62a8 100644 --- a/program/fixtures/hosts.yaml +++ b/program/fixtures/hosts.yaml @@ -1,7 +1,11 @@ - model: program.host pk: 0 fields: - name: N.N. + name: N. N. +- model: program.host + pk: 1 + fields: + name: Musikredaktion - model: program.host pk: fields: |