Some Google stuff that need to be there (or comments)
Note that these won't be shown to the enduser and will never be accessed automatically. We should put the salmon-protocol stuff on ostatus.org
This commit is contained in:
@@ -27,6 +27,7 @@ class MagicEnvelopeTest extends PHPUnit_Framework_TestCase
|
||||
static public function provider()
|
||||
{
|
||||
// Sample case given in spec:
|
||||
// http://salmon-protocol.googlecode.com/svn/trunk/draft-panzer-magicsig-00.html#signing
|
||||
$magic_env = new MagicEnvelope();
|
||||
$magic_env->data = 'Tm90IHJlYWxseSBBdG9t';
|
||||
$magic_env->data_type = 'application/atom+xml';
|
||||
|
Reference in New Issue
Block a user