From 79a535ecd7baaa2aa7a87435f95c6ef93b038ced Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Mon, 26 Sep 2005 20:28:55 +0000 Subject: r3589@asus: jeremy | 2005-09-26 16:58:40 -0700 Remove associations.png in favor of flower.jpg which reveals a bug in binary escaping. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2346 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- activerecord/test/fixtures/associations.png | Bin 40623 -> 0 bytes activerecord/test/fixtures/flowers.jpg | Bin 0 -> 19512 bytes 2 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 activerecord/test/fixtures/associations.png create mode 100644 activerecord/test/fixtures/flowers.jpg (limited to 'activerecord/test/fixtures') diff --git a/activerecord/test/fixtures/associations.png b/activerecord/test/fixtures/associations.png deleted file mode 100644 index 661c7a8bbc..0000000000 Binary files a/activerecord/test/fixtures/associations.png and /dev/null differ diff --git a/activerecord/test/fixtures/flowers.jpg b/activerecord/test/fixtures/flowers.jpg new file mode 100644 index 0000000000..3687b0973d Binary files /dev/null and b/activerecord/test/fixtures/flowers.jpg differ -- cgit v1.2.3