Skip to content

Instantly share code, notes, and snippets.

@dpnova
Created August 26, 2015 03:08

Revisions

  1. dpnova created this gist Aug 26, 2015.
    4 changes: 4 additions & 0 deletions gistfile1.txt
    Original 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)