fix ticket display under RT4 when not using /freeside in path, RT#18212
[freeside.git] / rt / t / web / passthrough-jsmin
1 #!/bin/sh
2
3 echo "// passthrough-jsmin added this";
4
5 exec cat;