From ce4562decccae4c4747c5a8708e190c43fc24611 Mon Sep 17 00:00:00 2001 From: Ivan Povalyukhin Date: Sat, 28 Mar 2015 16:31:58 -0700 Subject: [PATCH] rename lib/composure.{sh,bash} for consistency and to allow load helper work in tests --- lib/{composure.sh => composure.bash} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename lib/{composure.sh => composure.bash} (100%) diff --git a/lib/composure.sh b/lib/composure.bash similarity index 100% rename from lib/composure.sh rename to lib/composure.bash