refactor: Move by_conversation_and_time_uri to hash_util.

This removes the 100% coverage on hash_util, but we are
pretty careful about not messing with this code.
This commit is contained in:
Steve Howell
2018-08-04 15:25:50 +00:00
committed by Tim Abbott
parent ffca07ffdd
commit c8898e1dc8
5 changed files with 25 additions and 26 deletions

View File

@@ -43,7 +43,6 @@ enforce_fully_covered = {
'static/js/fenced_code.js',
'static/js/fetch_status.js',
'static/js/filter.js',
'static/js/hash_util.js',
'static/js/keydown_util.js',
'static/js/markdown.js',
'static/js/message_store.js',