diff options
author | kennyj <kennyj@gmail.com> | 2012-02-05 22:34:29 +0900 |
---|---|---|
committer | kennyj <kennyj@gmail.com> | 2012-02-05 22:34:29 +0900 |
commit | 1ec5c2674fd792e8f9ddbff5afcacc3e1f7c506d (patch) | |
tree | 9c04985742240ce6a3655693786aa583b8a9902d /actionpack/test/fixtures/public/foo | |
parent | a9bebaedb9c067397965806bf4153c9165d1b7ef (diff) | |
download | rails-1ec5c2674fd792e8f9ddbff5afcacc3e1f7c506d.tar.gz rails-1ec5c2674fd792e8f9ddbff5afcacc3e1f7c506d.tar.bz2 rails-1ec5c2674fd792e8f9ddbff5afcacc3e1f7c506d.zip |
Add testcase for non english filename. Related to #2982.
Diffstat (limited to 'actionpack/test/fixtures/public/foo')
-rw-r--r-- | actionpack/test/fixtures/public/foo/こんにちは.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/actionpack/test/fixtures/public/foo/こんにちは.html b/actionpack/test/fixtures/public/foo/こんにちは.html new file mode 100644 index 0000000000..1df9166522 --- /dev/null +++ b/actionpack/test/fixtures/public/foo/こんにちは.html @@ -0,0 +1 @@ +means hello in Japanese |