Collectd client tests
diff --git a/tests/pillar/client.sls b/tests/pillar/client.sls
new file mode 100644
index 0000000..42b2deb
--- /dev/null
+++ b/tests/pillar/client.sls
@@ -0,0 +1,10 @@
+
+collectd:
+  client:
+    enabled: true
+    read_interval: 60
+    backend:
+      carbon:
+        host: 127.0.0.1
+        port: 2023
+