Deleted test file

This commit is contained in:
thefosk
2013-04-29 11:18:59 -07:00
parent e40bd96285
commit 6a0857d7f6

View File

@@ -1,4 +0,0 @@
<?php
require 'vendor/autoload.php';
var_dump(Unirest::post("http://google.com"));
?>