diff options
author | David Heinemeier Hansson <david@loudthinking.com> | 2018-09-18 16:11:03 -0700 |
---|---|---|
committer | David Heinemeier Hansson <david@loudthinking.com> | 2018-09-18 16:11:03 -0700 |
commit | 1219b070d73d0e980d5ac58a5a583048976e5539 (patch) | |
tree | f5e0ddfb04df117f10c2767094f2f6757a79c75f /test/fixtures/files | |
parent | 31ff0f7b6cc4ec7bbc70a9472e01215cd9b046e8 (diff) | |
download | rails-1219b070d73d0e980d5ac58a5a583048976e5539.tar.gz rails-1219b070d73d0e980d5ac58a5a583048976e5539.tar.bz2 rails-1219b070d73d0e980d5ac58a5a583048976e5539.zip |
Add test for unsupported content type
Diffstat (limited to 'test/fixtures/files')
-rw-r--r-- | test/fixtures/files/text.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/fixtures/files/text.txt b/test/fixtures/files/text.txt new file mode 100644 index 0000000000..84c3f1cf21 --- /dev/null +++ b/test/fixtures/files/text.txt @@ -0,0 +1 @@ +This Is Not An Email! |