data['base'] = 'http://a/b/c'; $this->data['relative'] = 'zero://a/b/c'; } function expected() { $this->expected = 'zero://a/b/c'; } } ?>