Skip to content

Commit 8a8e61d

Browse files
committed
tests: used @phpextension
1 parent ba39eb7 commit 8a8e61d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

tests/Mail/Mail.textualAndHtmlBody.embedded.attachment.phpt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
/**
44
* Test: Nette\Mail\Message - textual and HTML body with embedded image and attachment.
5+
* @phpExtension fileinfo
56
*/
67

78
declare(strict_types=1);

tests/Mail/Mail.textualAndHtmlBody.embedded.phpt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
/**
44
* Test: Nette\Mail\Message - textual and HTML body with embedded image.
5+
* @phpExtension fileinfo
56
*/
67

78
declare(strict_types=1);

0 commit comments

Comments
 (0)