Skip to content

Commit 6af51e8

Browse files
committed
remove tests of coffeescript etc
1 parent 6fd0699 commit 6af51e8

File tree

22 files changed

+51
-673
lines changed

22 files changed

+51
-673
lines changed

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@
4747
"acorn": "^5.1.1",
4848
"chalk": "^2.0.1",
4949
"codecov": "^2.2.0",
50-
"coffeescript": "^2.0.2",
5150
"console-group": "^0.3.2",
5251
"css-tree": "1.0.0-alpha22",
5352
"eslint": "^4.3.0",
@@ -56,16 +55,13 @@
5655
"estree-walker": "^0.5.1",
5756
"glob": "^7.1.1",
5857
"jsdom": "^11.1.0",
59-
"less": "^2.7.3",
6058
"locate-character": "^2.0.0",
6159
"magic-string": "^0.22.3",
6260
"mocha": "^3.2.0",
6361
"nightmare": "^2.10.0",
6462
"node-resolve": "^1.3.3",
65-
"node-sass": "^4.7.1",
6663
"nyc": "^11.1.0",
6764
"prettier": "^1.7.0",
68-
"pug": "^2.0.0-rc.4",
6965
"reify": "^0.12.3",
7066
"rollup": "^0.48.2",
7167
"rollup-plugin-buble": "^0.15.0",

test/preprocess/samples/use-coffeescript-preprocessor/_config.js

Lines changed: 0 additions & 14 deletions
This file was deleted.

test/preprocess/samples/use-coffeescript-preprocessor/expected.html

Lines changed: 0 additions & 1 deletion
This file was deleted.

test/preprocess/samples/use-coffeescript-preprocessor/input.html

Lines changed: 0 additions & 8 deletions
This file was deleted.

test/preprocess/samples/use-pug-preprocessor/_config.js

Lines changed: 0 additions & 10 deletions
This file was deleted.

test/preprocess/samples/use-pug-preprocessor/expected.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

test/preprocess/samples/use-pug-preprocessor/input.pug

Lines changed: 0 additions & 10 deletions
This file was deleted.

test/preprocess/samples/use-scss-preprocessor-with-external-files/_config.js

Lines changed: 0 additions & 26 deletions
This file was deleted.

test/preprocess/samples/use-scss-preprocessor-with-external-files/_variables.scss

Lines changed: 0 additions & 2 deletions
This file was deleted.

test/preprocess/samples/use-scss-preprocessor-with-external-files/expected.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

test/preprocess/samples/use-scss-preprocessor-with-external-files/input.html

Lines changed: 0 additions & 13 deletions
This file was deleted.

test/preprocess/samples/use-scss-preprocessor/_config.js

Lines changed: 0 additions & 26 deletions
This file was deleted.

test/preprocess/samples/use-scss-preprocessor/expected.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

test/preprocess/samples/use-scss-preprocessor/input.html

Lines changed: 0 additions & 14 deletions
This file was deleted.

test/preprocess/samples/use-stylus-preprocessor-with-external-file/_config.js

Lines changed: 0 additions & 24 deletions
This file was deleted.

test/preprocess/samples/use-stylus-preprocessor-with-external-file/expected.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

test/preprocess/samples/use-stylus-preprocessor-with-external-file/input.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

test/preprocess/samples/use-stylus-preprocessor-with-external-file/variables.styl

Lines changed: 0 additions & 2 deletions
This file was deleted.

test/preprocess/samples/use-stylus-preprocessor/_config.js

Lines changed: 0 additions & 20 deletions
This file was deleted.

test/preprocess/samples/use-stylus-preprocessor/expected.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

test/preprocess/samples/use-stylus-preprocessor/input.html

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)