From bbada27ee9e797c7f6ce997152bc1efb8c8f125d Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Sun, 2 Feb 2014 21:45:59 +0100 Subject: [ticket/12115] Also port user interests to profile fields PHPBB3-12115 --- tests/functions/fixtures/obtain_online.xml | 22 ---------------------- tests/functions/fixtures/validate_email.xml | 4 ---- tests/functions/fixtures/validate_username.xml | 6 ------ 3 files changed, 32 deletions(-) (limited to 'tests/functions/fixtures') diff --git a/tests/functions/fixtures/obtain_online.xml b/tests/functions/fixtures/obtain_online.xml index 05bbe6a05e..14621a3287 100644 --- a/tests/functions/fixtures/obtain_online.xml +++ b/tests/functions/fixtures/obtain_online.xml @@ -15,8 +15,6 @@ user_allow_viewonline user_permissions user_sig - user_occ - user_interests 1 anonymous @@ -24,8 +22,6 @@ 1 - - 2 @@ -34,8 +30,6 @@ 1 - - 3 @@ -44,8 +38,6 @@ 1 - - 4 @@ -54,8 +46,6 @@ 1 - - 5 @@ -64,8 +54,6 @@ 1 - - 6 @@ -74,8 +62,6 @@ 0 - - 7 @@ -84,8 +70,6 @@ 0 - - 8 @@ -94,8 +78,6 @@ 0 - - 9 @@ -104,8 +86,6 @@ 0 - - 10 @@ -114,8 +94,6 @@ 0 - - diff --git a/tests/functions/fixtures/validate_email.xml b/tests/functions/fixtures/validate_email.xml index de7fce8a08..eb4fd90217 100644 --- a/tests/functions/fixtures/validate_email.xml +++ b/tests/functions/fixtures/validate_email.xml @@ -6,8 +6,6 @@ username_clean user_permissions user_sig - user_occ - user_interests user_email_hash 1 @@ -15,8 +13,6 @@ admin - - 143317126117 diff --git a/tests/functions/fixtures/validate_username.xml b/tests/functions/fixtures/validate_username.xml index fbe398469c..1b85a2f06d 100644 --- a/tests/functions/fixtures/validate_username.xml +++ b/tests/functions/fixtures/validate_username.xml @@ -14,16 +14,12 @@ username_clean user_permissions user_sig - user_occ - user_interests 1 admin admin - - 2 @@ -31,8 +27,6 @@ moderator - - -- cgit v1.2.1