You are here

function ContentLockTestCase::testSetupNodeForLocking in Content locking (anti-concurrent editing) 6

File

tests/content_lock.test, line 32
Backport of Drupal 7 block.test with modifications, see BACKPORT.txt.

Class

ContentLockTestCase
@file Backport of Drupal 7 block.test with modifications, see BACKPORT.txt.

Code

function testSetupNodeForLocking() {

  // Add a new box by filling out the input form on the admin/build/block/add page.

  /*$this->drupalPost('http://dst.l/admin/content/node-type/page',array(

      ))*/
}