Author: kn
Date: Thu Oct  4 09:55:08 2007
New Revision: 6351

Log:
- Fixed test case

Modified:
    trunk/Webdav/tests/property_storage_flagged_test.php

Modified: trunk/Webdav/tests/property_storage_flagged_test.php
==============================================================================
--- trunk/Webdav/tests/property_storage_flagged_test.php [iso-8859-1] (original)
+++ trunk/Webdav/tests/property_storage_flagged_test.php [iso-8859-1] Thu Oct  
4 09:55:08 2007
@@ -302,7 +302,7 @@
             $storage
         );
 
-        $storage->detach( 'foobar', 'http;//example.com/foo/bar' );
+        $storage->detach( 'foobar', 'http://example.com/foo/bar' );
 
         $this->assertAttributeEquals(
             array(


-- 
svn-components mailing list
[email protected]
http://lists.ez.no/mailman/listinfo/svn-components

Reply via email to