1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-11 07:34:22 +02:00

feat(core): add tests for Flextype Core Functionality. #477

This commit is contained in:
Awilum
2020-10-16 14:21:05 +03:00
parent e2d25f1737
commit a6b6e80897
5 changed files with 115 additions and 0 deletions

5
tests/Helpers.php Normal file
View File

@@ -0,0 +1,5 @@
<?php
namespace Tests;
// ..