From efc3b2e52cdc98cfa2fd60fc5018e72db70ecad8 Mon Sep 17 00:00:00 2001 From: Adam Shaw Date: Fri, 31 Jan 2014 00:05:00 -0800 Subject: [PATCH] rename test: slotMinutes -> slotDuration --- tests/automated/{slotMinutes.js => slotDuration.js} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename tests/automated/{slotMinutes.js => slotDuration.js} (98%) diff --git a/tests/automated/slotMinutes.js b/tests/automated/slotDuration.js similarity index 98% rename from tests/automated/slotMinutes.js rename to tests/automated/slotDuration.js index 3ffb963..d967743 100644 --- a/tests/automated/slotMinutes.js +++ b/tests/automated/slotDuration.js @@ -1,5 +1,5 @@ -describe('slotMinutes', function() { +describe('slotDuration', function() { var minutesInADay = 1440;