diff --git a/test/test-http-GET.js b/test/test-http-GET.js new file mode 100644 index 0000000..4265af3 --- /dev/null +++ b/test/test-http-GET.js @@ -0,0 +1 @@ +http.GET('http://ip-api.com:80/json',{},print)