update to pre-4.87 master
[exim.git] / test / scripts / 0000-Basic / 0393
index f34154c93ae1bdbfc48d6ae428f70ddaa6f216d4..dfd549a05f25c6d6b70b10a51f2c3da2515f07d4 100644 (file)
@@ -1,10 +1,11 @@
 # empty transport filter
 #
-munge no_tpt_filter_epipe
-#
 exim -d-all+transport -odi userx
 Testing with filter
 ****
 exim -DFILTER= -d-all+transport -odi userx
 Testing without filter
 ****
+exim -DFILTER='${if={1}{1}{}{}}'  -d-all+transport -odi userx
+Testing with expand-to-empty filter
+****