From 0ac3491de690dd436814e1c98687564259ee8bf1 Mon Sep 17 00:00:00 2001 From: David da Silva Date: Sat, 9 May 2015 17:03:45 +0200 Subject: [PATCH] move BOM test to correct dir --- {spec => test}/_files/bom_as_whitespace.js | 0 {spec => test}/_files/bom_as_whitespace.mustache | 0 {spec => test}/_files/bom_as_whitespace.txt | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename {spec => test}/_files/bom_as_whitespace.js (100%) rename {spec => test}/_files/bom_as_whitespace.mustache (100%) rename {spec => test}/_files/bom_as_whitespace.txt (100%) diff --git a/spec/_files/bom_as_whitespace.js b/test/_files/bom_as_whitespace.js similarity index 100% rename from spec/_files/bom_as_whitespace.js rename to test/_files/bom_as_whitespace.js diff --git a/spec/_files/bom_as_whitespace.mustache b/test/_files/bom_as_whitespace.mustache similarity index 100% rename from spec/_files/bom_as_whitespace.mustache rename to test/_files/bom_as_whitespace.mustache diff --git a/spec/_files/bom_as_whitespace.txt b/test/_files/bom_as_whitespace.txt similarity index 100% rename from spec/_files/bom_as_whitespace.txt rename to test/_files/bom_as_whitespace.txt