Add a class NodaNameSplitterTest, for now splitting names into given
name and family name
This commit is contained in:
@ -13,7 +13,6 @@ require_once __DIR__ . "/../../MD_STD/src/MD_STD.php";
|
||||
* Tests for home page.
|
||||
*/
|
||||
final class NodaTimeSplitterTest extends TestCase {
|
||||
|
||||
/**
|
||||
* Test to check whether the HTML page is correctly generated.
|
||||
*
|
||||
@ -525,5 +524,4 @@ final class NodaTimeSplitterTest extends TestCase {
|
||||
# self::assertEquals($output, []);
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user