You are here

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

File

tests/content_lock.test, line 38
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 testConcurrentEditing() {

  // TODO
}