[Pkg-javascript-commits] [less.js] 145/285: Add back in test core js files
Jonas Smedegaard
dr at jones.dk
Mon Oct 26 23:23:48 UTC 2015
This is an automated email from the git hooks/post-receive script.
js pushed a commit to annotated tag v2.0.0
in repository less.js.
commit e040eff3e964ae14ed7a1e3716fb022a66466ee6
Author: Luke Page <luke.a.page at gmail.com>
Date: Sat Oct 4 18:14:31 2014 +0100
Add back in test core js files
---
.npmignore | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.npmignore b/.npmignore
index 9e9b12e..122bb69 100644
--- a/.npmignore
+++ b/.npmignore
@@ -2,4 +2,7 @@
build/
benchmark/
test/
+# re-include test files as they can be useful for plugins that do testing
+!test/*.js
+tmp/
gradle/
\ No newline at end of file
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/less.js.git
More information about the Pkg-javascript-commits
mailing list