Description: in case you want to run the tests, this dummy file is needed
Author: Thorsten Alteholz <debian@alteholz.de>
Index: golang-github-zorkian-go-datadog-api/integration/dummy.go
===================================================================
--- /dev/null	1970-01-01 00:00:00.000000000 +0000
+++ golang-github-zorkian-go-datadog-api/integration/dummy.go	2019-11-04 02:32:34.211957343 +0000
@@ -0,0 +1,5 @@
+package integration
+
+func dummy(){
+  
+}
