|
@@ -19,6 +19,8 @@ class TestUGC extends PHPUnit_Framework_TestCase
|
|
}
|
|
}
|
|
public function testSpecialObj()
|
|
public function testSpecialObj()
|
|
{
|
|
{
|
|
|
|
+ $spobj = new ugc\special_object();
|
|
|
|
+ $spobj->set_share("测试","http://192.168.0.200/data/upload/mobile/special/s0/s0_05240528172336404.png");
|
|
|
|
|
|
}
|
|
}
|
|
}
|
|
}
|