<?php


use MMK2410\MyTodoList\IdManager;
use PHPUnit\Framework\TestCase;

class IdManagerTest extends TestCase
{

}