Improve test coverage.

This commit is contained in:
James Cole
2018-05-11 09:51:47 +02:00
parent 50874c9cf7
commit 5a560b42ef
13 changed files with 684 additions and 138 deletions

View File

@@ -75,4 +75,4 @@ class FileRoutineTest extends TestCase
$this->assertTrue(false, $e->getMessage());
}
}
}
}