fix tests

This commit is contained in:
Keegan
2016-02-09 17:34:49 -08:00
parent f7add16622
commit 2142c68c01
6 changed files with 10 additions and 97 deletions
-2
View File
@@ -18,7 +18,6 @@ module.exports = function(config) {
[
'stringify',
{
global: true,
extensions: ['.html', '.tpl']
}
],
@@ -26,7 +25,6 @@ module.exports = function(config) {
[
'sassify',
{
global: true,
base64Encode: false,
sourceMap: false,
sourceMapEmbed: false,