Properly remove the temp file. re #127
Šis iesūtījums ir iekļauts:
vecāks
0b4dc30f7b
iesūtījums
e4c44711de
1 izmainītas datnes ar 7 papildinājumiem un 0 izdzēšanām
|
@ -16,6 +16,13 @@ define ("TEST_FEED", dirname(__FILE__) . "/text.atom");
|
|||
|
||||
class OpdsTest extends PHPUnit_Framework_TestCase
|
||||
{
|
||||
public static function tearDownAfterClass()
|
||||
{
|
||||
if (!file_exists (TEST_FEED)) {
|
||||
return;
|
||||
}
|
||||
unlink (TEST_FEED);
|
||||
}
|
||||
|
||||
function opdsValidateSchema($feed) {
|
||||
$path = "";
|
||||
|
|
Notiek ielāde…
Pievienot tabulu
Pievienot saiti
Atsaukties jaunā pieteikumā