From df87621241da8e53cac2a7246812c5a535ec3fc3 Mon Sep 17 00:00:00 2001 From: thoso Date: Thu, 20 Feb 2014 06:09:16 +0100 Subject: [PATCH] sample fix --- modules/SAMPLE/{config.json_.json => config} | 0 modules/SAMPLE/{foo.js_.js => foo} | 0 modules/SAMPLE/{strings.json_.json => strings} | 0 modules/SAMPLE/{usage.json_.json => usage} | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename modules/SAMPLE/{config.json_.json => config} (100%) rename modules/SAMPLE/{foo.js_.js => foo} (100%) rename modules/SAMPLE/{strings.json_.json => strings} (100%) rename modules/SAMPLE/{usage.json_.json => usage} (100%) diff --git a/modules/SAMPLE/config.json_.json b/modules/SAMPLE/config similarity index 100% rename from modules/SAMPLE/config.json_.json rename to modules/SAMPLE/config diff --git a/modules/SAMPLE/foo.js_.js b/modules/SAMPLE/foo similarity index 100% rename from modules/SAMPLE/foo.js_.js rename to modules/SAMPLE/foo diff --git a/modules/SAMPLE/strings.json_.json b/modules/SAMPLE/strings similarity index 100% rename from modules/SAMPLE/strings.json_.json rename to modules/SAMPLE/strings diff --git a/modules/SAMPLE/usage.json_.json b/modules/SAMPLE/usage similarity index 100% rename from modules/SAMPLE/usage.json_.json rename to modules/SAMPLE/usage