Merge branch 'patch-1' of https://github.com/gjones2/Freeside
[freeside.git] / rt / t / web / passthrough-jsmin
1 #!/bin/sh
2
3 echo "// passthrough-jsmin added this";
4
5 exec cat;