Merge "If a user logs in while not on https, then the user should be sent back to...
[lhc/web/wiklou.git] / tests / testHelpers.inc
index 62dccbf..b5fc800 100644 (file)
@@ -558,7 +558,7 @@ class TestFileIterator implements Iterator {
                                                $line = trim( $line );
 
                                                if ( $line ) {
-                                                       $delayedParserTest->requireTransparentHook( $line );
+                                                       $this->delayedParserTest->requireTransparentHook( $line );
                                                }
                                        }