diff pytest.ini @ 643:81a30a63c431

cm: Ignore more things for pytest.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 14 Feb 2016 23:28:34 -0800
parents 5effaf1978d0
children
line wrap: on
line diff
--- a/pytest.ini	Sun Feb 14 22:11:24 2016 -0800
+++ b/pytest.ini	Sun Feb 14 23:28:34 2016 -0800
@@ -1,3 +1,3 @@
 [pytest]
-norecursedirs = .* _darcs CVS .svn .git .hg *.egg-info dist build node_modules venv tmp* {args}
+norecursedirs = .* _darcs CVS .svn .git .hg *.egg-info dist build bower_components node_modules venv tmp* _cache {args}