first pass RT4 merge, RT#13852
[freeside.git] / rt / t / web / passthrough-jsmin
diff --git a/rt/t/web/passthrough-jsmin b/rt/t/web/passthrough-jsmin
new file mode 100644 (file)
index 0000000..3d9bf01
--- /dev/null
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+echo "// passthrough-jsmin added this";
+
+exec cat;