forked from karma-runner/karma
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(watcher): honor 'watched: false' in patterns.
Includes the patterns for files to include, but not to watch, in addition to the excludes list when creating a list of patterns to ignore. This makes the watcher ignore patterns marked as "watched: false" in karma's configuration file. Closes: karma-runner#616
- Loading branch information
Joakim Karlsson
committed
Jul 4, 2013
1 parent
42bf787
commit 3d46fd6
Showing
2 changed files
with
27 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters