Skip to content

Commit b1229ac

Browse files
JeroenDeDauwsebastianbergmann
authored andcommitted
Remove unused private field
1 parent 5b578d3 commit b1229ac

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/Util/Test.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,6 @@ class PHPUnit_Util_Test
4040

4141
private static $annotationCache = array();
4242

43-
private static $templateMethods = array(
44-
'setUp', 'assertPreConditions', 'assertPostConditions', 'tearDown'
45-
);
46-
4743
private static $hookMethods = array();
4844

4945
/**

0 commit comments

Comments
 (0)