wiki.techinc.nl/tests/phpunit/includes/session
umherirrender 34fe90ac52 Remove empty lines at end of functions
It looks like there is something missing after the last statement
Also remove some other empty lines at begin of functions, ifs or loops
while at these files

Change-Id: Ib00b5cfd31ca4dcd0c32ce33754d3c80bae70641
2016-11-05 11:55:10 +01:00
..
BotPasswordSessionProviderTest.php Whenever possible, reuse User objects in unit tests 2016-05-26 20:42:31 +00:00
CookieSessionProviderTest.php Extended login: Don't use a $wg config variable, add UserName 2016-06-23 19:35:17 +02:00
ImmutableSessionProviderWithCookieTest.php Add SessionProvider::getRememberUserDuration(), fix some durations 2016-05-14 19:50:06 +00:00
MetadataMergeExceptionTest.php Improve SessionManager unit test coverage, and fix two namespacing bugs 2016-02-26 20:14:27 +00:00
PHPSessionHandlerTest.php Use namespaced ScopedCallback 2016-10-17 15:46:05 -07:00
SessionBackendTest.php Use namespaced ScopedCallback 2016-10-17 15:46:05 -07:00
SessionIdTest.php Revert "Remove SessionManager, temporarily" 2016-02-03 21:44:59 +00:00
SessionInfoTest.php Add SessionInfo force-use flag 2016-05-10 15:59:32 -04:00
SessionManagerTest.php Use namespaced ScopedCallback 2016-10-17 15:46:05 -07:00
SessionProviderTest.php Remove empty lines at end of functions 2016-11-05 11:55:10 +01:00
SessionTest.php Remove empty lines at end of functions 2016-11-05 11:55:10 +01:00
TestBagOStuff.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
TestUtils.php Use namespaced ScopedCallback 2016-10-17 15:46:05 -07:00
TokenTest.php Use ::class in place of string constants 2016-03-28 14:53:45 -04:00
UserInfoTest.php Revert "Remove SessionManager, temporarily" 2016-02-03 21:44:59 +00:00