one more test

This commit is contained in:
Radu Ioan Fericean
2014-09-02 22:11:26 +03:00
parent fa7b97b5dc
commit 90f77cf158
3 changed files with 15 additions and 2 deletions

View File

@@ -35,7 +35,7 @@ const (
RECURSION_MAX_DEPTH = 3
MIN_PREFIX_MATCH = 1
FALLBACK_SUBJECT = utils.ANY
DEBUG = true
DEBUG = false
)
func init() {