Created
August 26, 2015 03:08
Revisions
-
dpnova created this gist
Aug 26, 2015 .There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,4 @@ @patch(ASYNC_MODULE + 'identify_lines') def test_lines_get_read(self, il): _identify_url_file(tests.VALID_FILE) il.assert_called_with(foo)