You are here

constant NodeCommentBlockWebTest::COMMENT_BLOCK_HTML in Node Comment Block 7.2

The block HTML to assert for.

File

./node_comment_block.test, line 21
Tests for node_comment_block.module

Class

NodeCommentBlockWebTest
Functional tests for node_comment_block.

Code

const COMMENT_BLOCK_HTML = '<div id="block-node-comment-block-node-comments" class="block block-node-comment-block">';