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