3d9bf01290e768c6e9f0ffc2c3d80e8ca1c1c07b
[freeside.git] / rt / t / web / passthrough-jsmin
1 #!/bin/sh
2
3 echo "// passthrough-jsmin added this";
4
5 exec cat;