Skip to content

Commit

Permalink
Update test.py
Browse files Browse the repository at this point in the history
Fixed the commit label left in the test file after merge
  • Loading branch information
AjayBrahmakshatriya authored Oct 2, 2020
1 parent 64bc172 commit f07295a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/python/test.py
Original file line number Diff line number Diff line change
Expand Up @@ -457,7 +457,6 @@ def test_functor_edgeset_src_dest(self):
def test_local_vector_call_expr(self):
self.expect_output_val("local_vector_call_expr.gt", 20);

<<<<<<< HEAD
def test_local_vector_const(self):
self.expect_output_val("constant_vector.gt", 10);

Expand Down

0 comments on commit f07295a

Please sign in to comment.