Commit cf9f8068 by xzyfer

Publish test to npm

This originally caused issues because sass spec was in the test
folder. As of #1698 sass spec is now an npm devDependency. Without
the test folder published the node-citgm cannot execute our
`npm test`.
parent a974a6a7
......@@ -41,6 +41,7 @@
"lib",
"scripts",
"src",
"test",
"vendor"
],
"keywords": [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment