Code

t/integration: Add a simple time-series fetcher test.
[sysdb.git] / t / integration / filter.sh
index da75b9aa5312bbe7ae50dfe2085efcd1c8b78cbe..ddcf78532bbee17d85852c367b95f0155a15ab14 100755 (executable)
@@ -77,3 +77,4 @@ echo $output | grep -E '^\[\]$'
 
 stop_sysdbd
 
+# vim: set tw=78 sw=4 ts=4 noexpandtab :