Replace phpunit with pest
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2023-12-03 16:50:09 +01:00
parent 7ded60ce9c
commit 6cf10ecc20
11 changed files with 966 additions and 110 deletions

3
tests/AoC_2021Test.php Normal file
View File

@ -0,0 +1,3 @@
<?php
testYear(21);