diff options
author | Matthew Landauer <matthew@openaustralia.org> | 2013-01-23 16:58:56 +1100 |
---|---|---|
committer | Matthew Landauer <matthew@openaustralia.org> | 2013-01-23 16:58:56 +1100 |
commit | 906149462fc5966f991a4973dcac278fee84ec39 (patch) | |
tree | 906ccf4b6efb8ad97964e8f89d7e12db1d0ba31a | |
parent | 6bdcd345b13ea94b3cbcf720619be8c4d36424c7 (diff) |
Oops. accidently deleted file in last commit
-rw-r--r-- | spec/fixtures/theme_views/theme_one/application_mailer/multipart_theme_only.rhtml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/fixtures/theme_views/theme_one/application_mailer/multipart_theme_only.rhtml b/spec/fixtures/theme_views/theme_one/application_mailer/multipart_theme_only.rhtml new file mode 100644 index 000000000..d6423fbb4 --- /dev/null +++ b/spec/fixtures/theme_views/theme_one/application_mailer/multipart_theme_only.rhtml @@ -0,0 +1 @@ +Theme multipart
\ No newline at end of file |