Skip to content

Commit 085fc23

Browse files
author
Артем
committed
update tests require
1 parent a5474ff commit 085fc23

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/CleantalkTest.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
<?php
22
require_once "lib/Cleantalk.php";
33
require_once "lib/CleantalkRequest.php";
4+
require_once "lib/CleantalkResponse.php";
5+
require_once "lib/CleantalkHelper.php";
6+
require_once "lib/CleantalkAPI.php";
7+
require_once "lib/cleantalk-php-patch.php";
48

59
use lib\Cleantalk;
610
use lib\CleantalkRequest;

0 commit comments

Comments
 (0)