Skip to content

Commit

Permalink
Remove unused test
Browse files Browse the repository at this point in the history
  • Loading branch information
ddomingof committed Oct 3, 2018
1 parent 6ed75e6 commit 9fdde06
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tests/test_wikipathways/test_custom_parser_wikipathways.py
Original file line number Diff line number Diff line change
Expand Up @@ -441,8 +441,3 @@ def test_get_entry_type(self):

self.assertEqual('interactions', interaction_type)
self.assertEqual('nodes', node_type)

def test_graph(self):
pass
# Call parse method and check number of nodes/edges
# Confirm that the nodes are the same, and the edges are correct too

0 comments on commit 9fdde06

Please sign in to comment.