From a1ea56c1aca5c1a0924edcf313fb335f955a2861 Mon Sep 17 00:00:00 2001 From: Rajan Agaskar Date: Thu, 31 Dec 2009 11:29:59 -0800 Subject: [PATCH] Case-sensitive rename to fix spec fail --- templates/public/javascripts/{example.js => Example.js} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename templates/public/javascripts/{example.js => Example.js} (100%) diff --git a/templates/public/javascripts/example.js b/templates/public/javascripts/Example.js similarity index 100% rename from templates/public/javascripts/example.js rename to templates/public/javascripts/Example.js