Skip to content
Snippets Groups Projects
Commit ee1dd780 authored by Michael Hamann's avatar Michael Hamann
Browse files

Remove closing PHP tag in stalecheck test case

parent 79b37bb8
No related branches found
No related tags found
No related merge requests found
......@@ -24,4 +24,4 @@ class cache_stalecheck_test extends DokuWikiTest {
$this->assertNotEquals($fresh, $stale, 'Stale cache failed to expire');
}
}
?>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment