From 07299eb60d4ae625b3be2e919be4dbd737fb01be Mon Sep 17 00:00:00 2001 From: "Stephen St. Martin" Date: Sat, 23 Jan 2010 12:19:29 -0500 Subject: [PATCH] rename ajax_test.rb to ajax_helper_test.rb for consistency --- actionpack/test/template/{ajax_test.rb => ajax_helper_test.rb} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename actionpack/test/template/{ajax_test.rb => ajax_helper_test.rb} (100%) diff --git a/actionpack/test/template/ajax_test.rb b/actionpack/test/template/ajax_helper_test.rb similarity index 100% rename from actionpack/test/template/ajax_test.rb rename to actionpack/test/template/ajax_helper_test.rb