]> git.mxchange.org Git - friendica.git/blobdiff - tests/src/Core/SystemTest.php
Merge pull request #7386 from MrPetovan/bug/7293-hide-registration-link
[friendica.git] / tests / src / Core / SystemTest.php
index b85bce44cb87df88d750c7ad386461230a47ab98..6b0781198a52ee828121771141c9f3cf4f4ac014 100644 (file)
@@ -34,4 +34,4 @@ class SystemTest extends TestCase
                $guid = System::createGUID(23, 'test');
                $this->assertGuid($guid, 23, 'test');
        }
-}
\ No newline at end of file
+}