Added extra endpoints.
This commit is contained in:
14
tests/Endpoints/DNSTest.php
Normal file
14
tests/Endpoints/DNSTest.php
Normal file
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
/**
|
||||
* Created by PhpStorm.
|
||||
* User: junade
|
||||
* Date: 09/06/2017
|
||||
* Time: 15:31
|
||||
*/
|
||||
|
||||
use Cloudflare\API\Endpoints\DNS;
|
||||
|
||||
class DNSTest extends PHPUnit_Framework_TestCase
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user