From 0c30e5f14d415ec9a399ca4af82cee1885e60f4f Mon Sep 17 00:00:00 2001 From: Paul Baltescu Date: Wed, 6 Mar 2013 19:43:54 +0000 Subject: Unit test for RuleExtractorHelper. --- extractor/rule_extractor_helper.h | 1 - 1 file changed, 1 deletion(-) (limited to 'extractor/rule_extractor_helper.h') diff --git a/extractor/rule_extractor_helper.h b/extractor/rule_extractor_helper.h index 95274df6..7bf80c4b 100644 --- a/extractor/rule_extractor_helper.h +++ b/extractor/rule_extractor_helper.h @@ -57,7 +57,6 @@ class RuleExtractorHelper { virtual vector GetGapOrder(const vector >& gaps) const; - // TODO(pauldb): Add unit tests. virtual unordered_map GetSourceIndexes( const vector& matching, const vector& chunklen, int starts_with_x) const; -- cgit v1.2.3