From 7681c673f61b13a548348bb96f2f8b6f801e1c0b Mon Sep 17 00:00:00 2001 From: Rob Dodson Date: Sun, 21 Sep 2014 08:09:53 -0700 Subject: [PATCH] Fix busted tests --- .npmignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.npmignore b/.npmignore index 9a000d9..b07da65 100644 --- a/.npmignore +++ b/.npmignore @@ -4,4 +4,6 @@ contributing.md .jshintrc .npmignore test +!app/templates/test +!seed/templates/test .travis.yml