Rework TIC processing and added test cases
This commit is contained in:
@@ -85,6 +85,7 @@ class PacketTest extends TestCase
|
||||
}
|
||||
*/
|
||||
|
||||
/*
|
||||
public function test_msgid_origin()
|
||||
{
|
||||
$this->init();
|
||||
@@ -245,4 +246,5 @@ class PacketTest extends TestCase
|
||||
$this->assertTrue($messages);
|
||||
}
|
||||
}
|
||||
*/
|
||||
}
|
||||
|
Reference in New Issue
Block a user