You are here

public function sharedemailTest::testSharedemailNodeInfo in Shared Email 7

This method tests sharedemail node info.

File

tests/sharedemail.test, line 69

Class

sharedemailTest

Code

public function testSharedemailNodeInfo() {
  $this
    ->assertFalse(1);

  // The test intentionally fails until you supply good code.
}