Skip to content

Commit

Permalink
fix package.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
nick-zh committed Apr 10, 2021
1 parent 0618c95 commit 3233fed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@
<file role="src" name="topic_partition.c"/>
<file role="src" name="topic_partition_arginfo.h"/>
<dir name="tests">
<file role="test" name="allow_null_payload_and_key.phpt"/>
<file role="test" name="allow_null_payload.phpt"/>
<file role="test" name="allow_null_payload_and_key.phpt"/>
<file role="test" name="conf.phpt"/>
<file role="test" name="conf_callbacks_integration.phpt"/>
<file role="test" name="conf_extend.phpt"/>
Expand All @@ -77,7 +77,7 @@
<file role="test" name="metadata.phpt"/>
<file role="test" name="produce_consume.phpt"/>
<file role="test" name="produce_consume_transactional.phpt"/>
<file role="test" name="kafka_get_err_descs.phpt"/>
<file role="test" name="rd_kafka_get_err_descs.phpt"/>
<file role="test" name="test_env.php.sample"/>
<file role="test" name="topic_partition.phpt"/>
</dir>
Expand Down

0 comments on commit 3233fed

Please sign in to comment.