We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49ff5e7 commit 52c614fCopy full SHA for 52c614f
tests/tests/connectors/test-class-connector-mercator.php
@@ -1,4 +1,11 @@
1
<?php
2
+/**
3
+ * WP Integration Test w/ Mercator
4
+ *
5
+ * Tests for Mercator connector class callbacks.
6
7
+ * @package WP_Stream
8
+ */
9
namespace WP_Stream;
10
11
class Test_WP_Stream_Connector_Mercator extends WP_StreamTestCase {
0 commit comments