1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-16 21:54:00 +02:00

[ticket/11103] User loader test.bat

PHPBB3-11103
This commit is contained in:
Nathan Guse
2012-12-08 13:41:44 -06:00
parent b91ba8d5f1
commit 6b7443adac
3 changed files with 71 additions and 1 deletions

View File

@@ -16,7 +16,6 @@ class phpbb_notification_test extends phpbb_database_test_case
return $this->createXMLDataSet(dirname(__FILE__) . '/fixtures/notification.xml');
}
protected function setUp()
{
parent::setUp();