From: Raphaël Barrois Date: Wed, 28 Apr 2010 13:27:28 +0000 (+0200) Subject: Remove duplicate test X-Git-Tag: xorg/1.0.0~287 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=9c3c7750ad96203b0865990569e7f8aa8a164d4a;p=platal.git Remove duplicate test Signed-off-by: Raphaël Barrois --- diff --git a/ut/userfiltertest.php b/ut/userfiltertest.php index ce4c3a7..38b220a 100644 --- a/ut/userfiltertest.php +++ b/ut/userfiltertest.php @@ -111,11 +111,6 @@ class UserFilterTest extends PlTestCase INNER JOIN profile_display AS pd ON (pd.pid = ap.pid AND FIND_IN_SET(\'owner\', ap.perms)) WHERE pd.promo < {?}', 'X1900'), new UFC_Promo('<', UserFilter::DISPLAY, 'X1900'), 0), - array(XDB::format('SELECT DISTINCT ap.uid - FROM account_profiles AS ap - INNER JOIN profile_display AS pd ON (pd.pid = ap.pid AND FIND_IN_SET(\'owner\', ap.perms)) - WHERE pd.promo < {?}', 'X1900'), - new UFC_Promo('<', UserFilter::DISPLAY, 'X1900'), 0), array(XDB::format('SELECT DISTINCT ap.uid FROM account_profiles AS ap