Skip to content

Commit

Permalink
remove skips
Browse files Browse the repository at this point in the history
  • Loading branch information
calgray committed May 18, 2022
1 parent 1e589c9 commit 93ba0c0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion daliuge-engine/test/test_graph_loader.py
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,6 @@ def test_unNamedPorts(self):
a = graph_loader.createGraphFromDropSpecList(graphSpec)
dummy = a

@unittest.skip("pyfunc ran out of input")
def test_namedPorts(self):
"""
Use a graph with named ports and check whether it is loading
Expand Down

0 comments on commit 93ba0c0

Please sign in to comment.