From f0753992ab8cc9bbbf9b047fdc56f8899df5635e Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Mon, 13 Nov 2006 02:03:50 +0000 Subject: test controller rescues git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5504 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- actionpack/test/fixtures/public/500.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 actionpack/test/fixtures/public/500.html (limited to 'actionpack/test/fixtures/public/500.html') diff --git a/actionpack/test/fixtures/public/500.html b/actionpack/test/fixtures/public/500.html new file mode 100644 index 0000000000..7c66c7a943 --- /dev/null +++ b/actionpack/test/fixtures/public/500.html @@ -0,0 +1 @@ +500 error fixture -- cgit v1.2.3