You are here

public static function UtilHelperTestCase::doNothing in Helper 7

File

tests/UtilHelperTestCase.test, line 15

Class

UtilHelperTestCase

Code

public static function doNothing() {

  // Do nothing.
}