function PollCreateTest::testPollCreate in SimpleTest 6
File
- tests/
poll_module.test, line 55
Class
Code
function testPollCreate() {
$this
->pollCreate(TRUE);
}
function testPollCreate() {
$this
->pollCreate(TRUE);
}