mirror of
https://github.com/opdavies/gmail-filter-builder.git
synced 2025-09-05 13:05:34 +01:00
Add tests
This commit is contained in:
parent
1b8c79f33b
commit
3f9d4d081b
2 changed files with 44 additions and 0 deletions
6
tests/stubs/my-addresses.php
Normal file
6
tests/stubs/my-addresses.php
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?php
|
||||
|
||||
return [
|
||||
'foo@example.com',
|
||||
'bar@example.com',
|
||||
];
|
Loading…
Add table
Add a link
Reference in a new issue