|
From: Dirk L. <dir...@st...> - 2010-05-27 14:40:05
|
Hi, Just downloaded 1.0.1 ans started to fiddle with the code. Seems that the TestSuite::add function is flawed. The $class variable is used but never defined. When changing the var to $test_case (the function parameter) everything runs fine. Best, Dirk Louwers |