Test version class in objectManager tests
This commit is contained in:
committed by
WineHQ
parent
ff476b1b13
commit
9de4e9b63b
@@ -142,8 +142,8 @@ function test_object_methods()
|
|||||||
if(!test_class("testData", $aTestMethods))
|
if(!test_class("testData", $aTestMethods))
|
||||||
return FALSE;
|
return FALSE;
|
||||||
|
|
||||||
/* if(!test_class("version", $aTestMethods))
|
if(!test_class("version", $aTestMethods))
|
||||||
return FALSE; */
|
return FALSE;
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user