From f12109448ba61c86788820615dfdd8b6bce4a39b Mon Sep 17 00:00:00 2001 From: Piotr Sarnacki Date: Sat, 9 Jun 2012 18:54:58 +0200 Subject: Remove unneeded test fixtures in AV --- actionpack/test/fixtures/translations/templates/found.erb | 1 - 1 file changed, 1 deletion(-) delete mode 100644 actionpack/test/fixtures/translations/templates/found.erb (limited to 'actionpack/test/fixtures/translations/templates/found.erb') diff --git a/actionpack/test/fixtures/translations/templates/found.erb b/actionpack/test/fixtures/translations/templates/found.erb deleted file mode 100644 index 080c9c0aee..0000000000 --- a/actionpack/test/fixtures/translations/templates/found.erb +++ /dev/null @@ -1 +0,0 @@ -<%= t('.foo') %> -- cgit v1.2.3