Skip to content

Commit

Permalink
+
Browse files Browse the repository at this point in the history
  • Loading branch information
KorayKirli committed Nov 29, 2016
1 parent be7a5d9 commit 526cf99
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_import_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -423,5 +423,3 @@ def test_loadxl_cycle(capsys, mocker, connection):
imp.loadxl_cycle(patch_list, connection)
out, err = capsys.readouterr()
assert message == out.strip()


0 comments on commit 526cf99

Please sign in to comment.