From f7ee082bb3cde977a199b81207e5d12e1d7101b3 Mon Sep 17 00:00:00 2001 From: Joshua Peek Date: Fri, 2 Jan 2009 18:46:01 -0600 Subject: Add failing test for file uploads with unrewindable input --- actionpack/test/fixtures/multipart/hello.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 actionpack/test/fixtures/multipart/hello.txt (limited to 'actionpack/test/fixtures') diff --git a/actionpack/test/fixtures/multipart/hello.txt b/actionpack/test/fixtures/multipart/hello.txt new file mode 100644 index 0000000000..5ab2f8a432 --- /dev/null +++ b/actionpack/test/fixtures/multipart/hello.txt @@ -0,0 +1 @@ +Hello \ No newline at end of file -- cgit v1.2.3