You are here

public function iToggleTestCase::testiToggle in iToggle 7.2

File

./itoggle.test, line 34
iToggle tests.

Class

iToggleTestCase
@file iToggle tests.

Code

public function testiToggle() {
  $this
    ->drupalLogin($this->admin_user);
}