diff options
Diffstat (limited to 'actionpack/test/fixtures/localized/hello_world.en.html')
-rw-r--r-- | actionpack/test/fixtures/localized/hello_world.en.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/actionpack/test/fixtures/localized/hello_world.en.html b/actionpack/test/fixtures/localized/hello_world.en.html new file mode 100644 index 0000000000..5e1c309dae --- /dev/null +++ b/actionpack/test/fixtures/localized/hello_world.en.html @@ -0,0 +1 @@ +Hello World
\ No newline at end of file |