From 0bc2b452003e07b052aa77a93d8a374f505753fb Mon Sep 17 00:00:00 2001 From: Ben Ogle Date: Mon, 22 Sep 2014 14:37:01 -0700 Subject: [PATCH] Rename spec files --- ...or-component-spec.coffee => text-editor-component-spec.coffee} | 0 spec/{editor-spec.coffee => text-editor-spec.coffee} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename spec/{editor-component-spec.coffee => text-editor-component-spec.coffee} (100%) rename spec/{editor-spec.coffee => text-editor-spec.coffee} (100%) diff --git a/spec/editor-component-spec.coffee b/spec/text-editor-component-spec.coffee similarity index 100% rename from spec/editor-component-spec.coffee rename to spec/text-editor-component-spec.coffee diff --git a/spec/editor-spec.coffee b/spec/text-editor-spec.coffee similarity index 100% rename from spec/editor-spec.coffee rename to spec/text-editor-spec.coffee