unused/test
Joshua Clayton 09231cdccd Cover case within autoLowLikelihood where no matches are present
Why?
====

In cases where no matchers are present, a language config should not
auto-classify every match as low-likelihood; instead, it should return
False so subsequent checks can operate on the match itself.

This is related to 9bf9499e67f52bcde2420bfe3945f73cfdaa06d7; both are
handling cases where less configuration data than ideal is present and
the program still needs to operate correctly.
2016-06-07 05:19:40 -04:00
..
Unused Cover case within autoLowLikelihood where no matches are present 2016-06-07 05:19:40 -04:00
Spec.hs Add Hspec and tests around parsing 2016-05-08 06:54:34 -04:00