Code

t/integration: Add a simple time-series fetcher test.
[sysdb.git] / t / integration / test_lib.sh
index f6898e4678a9359e7e3b78949e095f8d2f36e9fc..8206ddfd5d21bad444dbf3a40b395556ebd59a02 100644 (file)
@@ -94,3 +94,4 @@ function wait_for_sysdbd() {
        fi
 }
 
+# vim: set tw=78 sw=4 ts=4 noexpandtab :