From 82b17be34671852feba16d77f75741e124d76073 Mon Sep 17 00:00:00 2001 From: cweiske Date: Mon, 23 Nov 2009 19:11:33 +0000 Subject: part of request #2830224: prepare API for short url service git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@570 b3834d28-1941-0410-a4f8-b48e95affb8f --- tests/TestBase.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/TestBase.php') diff --git a/tests/TestBase.php b/tests/TestBase.php index 86519f3..05988a5 100644 --- a/tests/TestBase.php +++ b/tests/TestBase.php @@ -48,7 +48,7 @@ class TestBase extends PHPUnit_Framework_TestCase null, 0, array('unittest'), - null, false, false, + null, null, false, false, $user ); return $bid; -- cgit v1.2.3-54-g00ecf