Delete test file. (#336)

This commit is contained in:
Tobias Nyholm 2017-04-08 10:38:07 +02:00 committed by GitHub
parent edcfcc397f
commit f2dfd56224

View File

@ -1,7 +0,0 @@
<?php
include "vendor/autoload.php";
$mailgun = \Mailgun\Mailgun::create('key-f22961235cdf7aaef78a9228c710f12c');
$bounces = $mailgun->suppressions()->bounces()->index('sandbox40c4b0745b8a4461959950ccf9c0a1ea.mailgun.org');
$x = 2;