diff --git a/test/unit/LicenseYearTest.php b/test/unit/LicenseYearTest.php new file mode 100644 index 0000000..ff5ea18 --- /dev/null +++ b/test/unit/LicenseYearTest.php @@ -0,0 +1,22 @@ +assertEquals($expected, $copyright); + } +} \ No newline at end of file