diff options
author | Piotr Sarnacki <drogus@gmail.com> | 2012-06-09 18:54:58 +0200 |
---|---|---|
committer | Łukasz Strzałkowski <lukasz.strzalkowski@gmail.com> | 2013-06-20 17:23:16 +0200 |
commit | f12109448ba61c86788820615dfdd8b6bce4a39b (patch) | |
tree | 77a5013ba2eb96568f816b8f621f1ddc66948524 /actionview/test/fixtures/hello.html | |
parent | b01331e39291f3781b8cc07233633761fefe73bc (diff) | |
download | rails-f12109448ba61c86788820615dfdd8b6bce4a39b.tar.gz rails-f12109448ba61c86788820615dfdd8b6bce4a39b.tar.bz2 rails-f12109448ba61c86788820615dfdd8b6bce4a39b.zip |
Remove unneeded test fixtures in AV
Diffstat (limited to 'actionview/test/fixtures/hello.html')
-rw-r--r-- | actionview/test/fixtures/hello.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/actionview/test/fixtures/hello.html b/actionview/test/fixtures/hello.html deleted file mode 100644 index 6769dd60bd..0000000000 --- a/actionview/test/fixtures/hello.html +++ /dev/null @@ -1 +0,0 @@ -Hello world!
\ No newline at end of file |