Add class NodaValidationHelper, for now for validating actor
descriptions
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
<?PHP
|
||||
/**
|
||||
* This script contains tests for the home page.
|
||||
* This script contains tests for the automatic translation class for time names.
|
||||
*
|
||||
* @author Joshua Ramon Enslin <joshua@museum-digital.de>
|
||||
*/
|
||||
@ -9,7 +9,7 @@ use PHPUnit\Framework\TestCase;
|
||||
require __DIR__ . "/../src/NodaTimeAutotranslater.php";
|
||||
|
||||
/**
|
||||
* Tests for home page.
|
||||
* This script contains tests for the automatic translation class for time names.
|
||||
*/
|
||||
final class NodaTimeAutotranslaterTest extends TestCase {
|
||||
/**
|
||||
|
Reference in New Issue
Block a user