Skip to content

Commit b617b05

Browse files
authored
Merge pull request #65 from iMattPro/fixes
Clean up tests
2 parents a7ce501 + 183f2a3 commit b617b05

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/ext_test.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,10 @@
1010

1111
namespace phpbb\teamsecurity\tests;
1212

13-
require_once __DIR__ . '/../ext.php';
14-
1513
class ext_test extends \phpbb_database_test_case
1614
{
1715
protected const TEAM_SECURITY = 'phpbb/teamsecurity';
1816
protected $extension_manager;
19-
protected $class_loader;
2017

2118
public function getDataSet()
2219
{

0 commit comments

Comments
 (0)