NTP client tests
diff --git a/tests/pillar/client.sls b/tests/pillar/client.sls
new file mode 100644
index 0000000..851ef53
--- /dev/null
+++ b/tests/pillar/client.sls
@@ -0,0 +1,7 @@
+ntp:
+  client:
+    enabled: true
+    strata:
+    - ntp.cesnet.cz
+    - pool.ntp.org
+